Software Alternatives, Accelerators & Startups

How to use undocumented web APIs

puppeteer Capybara Playwright
  1. Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...

    #Automated Testing #Browser Testing #Web Scraping 107 social mentions

  2. Capybara helps you test web applications by simulating how a real user would interact with your app.
    I like to use capybara https://github.com/teamcapybara/capybara.

    #Testing #Automated Testing #Website Testing 12 social mentions

  3. Playwright is automation software for Chromium, Firefox, Webkit using the Node.js library having a single API in place.
    Pricing:
    • Open Source
    [Playwright](https://playwright.dev/) (Node / Python) is my current preferred - mainly because I seem to have less reliability issues with the browser starting/stopping cleanly (although it's never perfect with any of the tools I've tried).

    #Development #Tool #Browser Testing 293 social mentions

Discuss: How to use undocumented web APIs

Log in or Post with