Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/agenty/browser-automation-api
- Owner: Agenty
- License: mit
- Created: 2020-04-26T10:17:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T15:34:36.000Z (about 3 years ago)
- Last Synced: 2023-03-06T05:11:54.348Z (almost 2 years 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: 25
- Watchers: 2
- Forks: 3
- 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![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.