
Blog / Dated Content Crawler
Pricing
Pay per usage
Go to Store

Blog / Dated Content Crawler
Crawl an entire blog / knowledge base or filter to just the new content. Supporting relevant AI queries by filtering pages by date
5.0 (2)
Pricing
Pay per usage
5
Total users
35
Monthly users
14
Runs succeeded
>99%
Last modified
3 days ago
You can access the Blog / Dated Content Crawler programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://www.gymshark.com/blog/article/interval-running"< }< ],< "dateSelector": "",< "waitForSelector": "",< "removeElementsCssSelector": "nav, footer, script, style, noscript, svg, img[src^='\''data:'\''],\\n[role=\\"alert\\"],\\n[role=\\"banner\\"],\\n[role=\\"dialog\\"],\\n[role=\\"alertdialog\\"],\\n[role=\\"region\\"][aria-label*=\\"skip\\" i],\\n[aria-modal=\\"true\\"]",< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call diarmuidr/blog-content-crawler --silent --output-dataset
Blog / Dated Content Crawler API through CLI
The Apify CLI is the official tool that allows you to use Blog / Dated Content Crawler locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: