Discoverability
Store classification
Categories
Store labels
No public values available.
Catalog ID Tfbh5hOPg02CjaFDm
Public Apify Actor
eiv/llm-content-crawler
Crawl any site to clean Markdown for RAG, with no browser. Learns each site's navigation and footer from the crawl itself and strips them, counts tokens per page, and emits ready-to-embed chunks. Says NEEDS_JS instead of returning a blank page.
Active users / 30d
1
Total users
2
Runs / 30d
26
Total runs
29
Rating
—
No reviews
Bookmarks
0
Usage history
Latest captured Active users / 30d
1
0 since 20 Aug
27 of 30 UTC days captured
Latest captured Runs / 30d
26
+25 since 20 Aug
27 of 30 UTC days captured
1
Users / 7d
Discoverability
Categories
Store labels
No public values available.
Monetization
Pay per event
3 charge events configured
Actor Start
apify-actor-start
Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).
$0.005
1
Users / 30d
1
Users / 90d
Page crawl
page-crawled
The primary event, charged once per page returned. It covers the fetch and the whole extracted record: the page as Markdown with headings, lists, tables and fenced code intact, the title, description, author, published and modified dates, language, canonical URL and Open Graph type, every link and image found, the heading outline, and character, word and token counts. It also covers the boilerplate pass — the navigation, footer and menus stripped out by comparing blocks across the whole crawl, which is work done on the corpus rather than on any single page. Nothing is charged for a page below your minimum word count once boilerplate is gone: a redirect stub or an empty tag page is furniture, not content. Nothing is charged for a page robots.txt refused, for a URL that answered with an error, or for a response that was not a readable page. A page that came back client-rendered IS charged, because reporting that it needs a browser is the finding you came for and the fetch happened either way.
$0.0015
Chunk produce
chunk-produced
Charged per chunk, and only when chunking is switched on. Each chunk arrives ready to embed: a stable id derived from the URL and the chunk index so a re-crawl updates rows instead of duplicating them, its own token count, the heading it sits under so it stays self-describing out of context, and an explicit count of the tokens overlapped from the previous chunk. Chunks break on block boundaries, so one never starts mid-sentence and a code fence is never cut in half. A run that leaves chunking off never incurs this event, and the page record already carries the full text.
$0.0002
Loading public Actor documentation
Reading the current public Store definition and reviews.
More from this builder