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: 3 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.
- Host: GitHub
- URL: https://github.com/agenty/browser-automation-api
- Owner: Agenty
- License: mit
- Created: 2020-04-26T10:17:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T15:34:36.000Z (over 3 years ago)
- Last Synced: 2025-03-25T23:41:47.321Z (3 months ago)
- Topics: api, browser-automation, extraction, nodejs, pdf, playwright, puppeteer, scraping, screenshot, webscraping
- Language: JavaScript
- Homepage: https://www.agenty.com/docs/browser
- Size: 35.2 KB
- Stars: 29
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
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.