Website Content Crawler avatar
Website Content Crawler

Pricing

Pay per usage

Go to Store
Website Content Crawler

Website Content Crawler

Developed by

Apify

Apify

Maintained by Apify

Crawl websites and extract text content to feed AI models, LLM applications, vector databases, or RAG pipelines. The Actor supports rich formatting using Markdown, cleans the HTML, downloads files, and integrates well with 🦜🔗 LangChain, LlamaIndex, and the wider LLM ecosystem.

3.7 (41)

Pricing

Pay per usage

1481

Total users

57K

Monthly users

8K

Runs succeeded

>99%

Issues response

7.8 days

Last modified

2 days ago

KR

Add Time Range to Scraped Data

Closed

kristupas opened this issue
2 days ago

The scraper works well, but it would be even better if it included timestamps (from date to date) indicating the period during which blog content was posted on the portal

For example, this blog post was published on June 1, 2023: https://business.amazon.com/en/blog/what-is-amazon-business

jindrich.bar avatar

Hello, and thank you for your interest in this Actor!

The published date (from the JSON-LD elements) is already stored in the dataset records as a part of the metadata field. Download your dataset as a JSON file and make sure to pick "All fields", not only "Text" or "Markdown", to include the metadata field.

You can check out my Actor run here, or the linked dataset here.

I'll close this issue now, but feel free to ask additional questions if you have any. Cheers!