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.

4.6 (38)

Pricing

Pay per usage

1310

Total users

49.4k

Monthly users

6.9k

Runs succeeded

>99%

Issue response

3.8 days

Last modified

7 days ago

RI

Date Format

Closed

rizlene opened this issue
a month ago

Is it possible to change the date (datePublished) formatting from this "2025-04-10T22:10:33.000Z" to "YYYY-MM-DD" or basic timestamp without 'T' and 'Z' please?

jiri.spilka avatar

Hi,
Thank you for using Website Content Crawler!
We typically extract raw data directly from the website, and in this case, the datePublished field is stored in the standard ISO format: 2025-04-10T22:10:33.000Z.

This format is widely used and ensures consistency across different systems and use cases, which is why we stick with it—it’s also what many of our users rely on. If needed, you can convert the ISO date format to your preferred format during post-processing.

Best regards, Jiri

jiri.spilka avatar

I'll go ahead and close this issue for now. Jiri