Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agenty/browser-automation-api

Browser automation API for repetitive web-based tasks, with a friendly user interface. You can use it to scrape content or do many other things like capture a screenshot, generate pdf, extract content or execute custom Puppeteer, Playwright functions.
https://github.com/agenty/browser-automation-api

api browser-automation extraction nodejs pdf playwright puppeteer scraping screenshot webscraping

Last synced: about 2 months ago
JSON representation

Browser automation API for repetitive web-based tasks, with a friendly user interface. You can use it to scrape content or do many other things like capture a screenshot, generate pdf, extract content or execute custom Puppeteer, Playwright functions.

Awesome Lists containing this project

README

        

# Browser automation API Web Scraping, Screenshot, PDF and more...

### Agenty's browser automation API allows you to set up custom browser automation tasks for executing actions automatically in a web browser for testing, web scraping or to perform repetitive tasks faster in order to achieve speed and efficiency.

## API
- [/function](https://www.agenty.com/docs/browser/puppeteer-function-api)
- [/screenshot](https://www.agenty.com/docs/browser/screenshot-api)
- [/pdf](https://www.agenty.com/docs/chrome/browser-api)
- [/content](https://www.agenty.com/docs/browser/content-api)
- [/extract](https://www.agenty.com/docs/browser/extract-api)

## Try with Postman
- Download the [postman collection](/postman-collection.json)
- Create an environment
- Add `BASE_URL` and `API_KEY`
- SET BASE_URL = https://browser.agenty.com/api
- GET api key from your Agenty account - https://cloud.agenty.com/settings/apikeys
- Select the environment

![browser automation software](https://user-images.githubusercontent.com/6106479/80898746-a54f5400-8d24-11ea-9565-3fdb777df706.gif)

You may use Agenty's browser automation framework for repetitive web-based tasks, with a friendly user interface and no-code setup using the [Free chrome extension](https://chrome.google.com/webstore/detail/agenty-advanced-web-scrap/gpolcofcjjiooogejfbaamdgmgfehgff) to set up scraping recipes to scrape content or do many other things.