Scrapie
Scrapie is a production-ready microservice that scrapes public web pages (including JS-heavy sites) and returns structured JSON with: - title, description - headings - features - pricing - testimonials - links, images - contact info (emails, phones) - raw text
Scrapie endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Fetch the Business details /scrape |
It will fetch the necessary data from the given url |
| GET |
Documentation /docs |
The documentation for the api service |
| GET |
Health /health |
Check the health of the api service for easement in the debugging |
Scrapie pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|