Web Scraper with json results
This webscraper takes URL and return type 'html' or 'json'. The Html just returns the page but the type json returns the useful data in json object. Which you can easily intergate to your data. It also works with dynamic sites where html render with javascript like Angular JS etc.
Web Scraper with json results endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Provide URL and get Html or JSON /v1/site/web-scraping |
This API takes URL and Return Type `Return Type: html or json` `waitForLoadingInSeconds` : number (To wait for website to load if it uses JS) **html returns the page** **json… |
Web Scraper with json results pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|