
Blog / Dated Content Crawler
Pricing
Pay per usage

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
Monthly users
14
Runs succeeded
98%
Last modified
5 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.gymshark.com/blog/article/interval-running"
5 }
6 ],
7 "dateSelector": "",
8 "waitForSelector": "",
9 "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\\"]",
10 "proxyConfiguration": {
11 "useApifyProxy": true
12 }
13}' |
14apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.