Smart Web Scraper with AI
# Smart WebScraper API with AI This powerful API allows you to extract data from any website with ease. Simply provide a URL and a prompt describing the information you need, and our AI-powered engine will do the rest. **Key Features:** * **Prompt-based extraction:** Describe what you need in plain English, and the API will intelligently extract the relevant content. * **Link extraction:**…
Smart Web Scraper with AI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/api/v1/scrape/links /api/v1/scrape/links |
Get all links for a given URL |
| POST |
/api/v1/scrape/tables /api/v1/scrape/tables |
With this endpoint you can extract tables from any website, just pass the parameters URL, and optionally class_name or element_id and it would return a JSON with the table. |
| POST |
/api/v1/scrape/markdown /api/v1/scrape/markdown |
This endpoint converts any website into markdown, this is a very helpful process for AI, and not just that you can use a prompt on this one too! |
| POST |
/api/v1/scrape/content /api/v1/scrape/content |
Get scraped content by passing a url and a prompt using POST |
Smart Web Scraper with AI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $30 / month | — |
|
| MEGA | $40 / month | — |
|