Content Scraper
API for scraping content from blog articles. Just add your link and receive all the structured information that you may need. No need to implement your own scrapers, battle with API limits or parse complicated CSS just to extract the data that you need. Use Content Scraper API and let it do the heavy lifting for you while you enjoy building your application.
Content Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Scrape article endpoint /scrape |
Scrape the article blog and extract useful information. |
| GET |
Scrape article content and split into chapters /chapters |
Use this endpoint to fetch the content from an article. Split the content into chapters. Each chapter will have a word count. |