Data Scraper
**Generating Multiple Output Formats** The Scraper API has the ability to transform the raw HTML content of webpages into different output formats: - **JSON Format**: You can choose to receive the extracted data in JSON format. This means that the information parsed from the webpage will be structured and neatly organized as JSON objects, making it easy to integrate into your app's data model. -…
Data Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Scrape Data /scraper |
Scrape Data |
Data Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / minute |
|
| PRO | $3 / month | 3 / second |
|
| ULTRA Recommended | $5 / month | 6 / second |
|
| MEGA | $9 / month | 9 / second |
|