Ask HN: Embeddable Browser Alternatives to Browserling?

I'd love to use them, just they won't reply to any emails about their Live API. I can't seem to find any reasonable alternatives to https://www.browserling.com/api

4 points | by MarcelOlsz 196 days ago

2 comments

  • jharohit 193 days ago
    https://uilicious.com works great too
  • 01jonny01 196 days ago
    Browserstack - it uses real devices and not emulators.
    • MarcelOlsz 196 days ago
      I need a browser I can embed in a page and make it do things programmatically. Browserstack has that?
      • readyplayernull 196 days ago
        You can certainly use Selenium and Appium with Browserstack and automate it.
        • MarcelOlsz 196 days ago
          I'm building an automation tool and need an embedded web browser. It's ok though Browserling finally got back to me. I don't see anything with embedded web browsers wrt Selenium/Appium.
          • readyplayernull 196 days ago
            I'm an automation engineer. You can also rent a remote desktop, automate its browser (or VM browsers) and send screenshots to your website.
            • MarcelOlsz 196 days ago
              Can I reach out to you somehow? My info is in my profile.

              >You can also rent a remote desktop, automate its browser (or VM browsers) and send screenshots to your website.

              That's great but I've already built all the screenshot stuff out. I'm working on something slightly different.

      • hauxir 196 days ago
        have a look at hyperbeam
        • MarcelOlsz 195 days ago
          Wow that's exactly what I'm looking for. How have they evaded all of my searches!