What this task does

Crawls up to 200 pages of a docs site, limited to the platform and API sections, and produces a single llms-full.txt with every page as clean Markdown. Point AI coding assistants and support bots at one file instead of hundreds of pages. Schedule weekly so it never goes stale. It runs on LLMs.txt & llms-full.txt Generator for Any Website, costs $0.004 per result, and exports to CSV, JSON or Excel.

โš™๏ธ The input this task runs with

These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.

{
  "websiteUrl": "https://docs.apify.com",
  "maxPages": 200,
  "includeFullText": true,
  "includePatterns": [
    "/platform/",
    "/api/"
  ]
}

๐Ÿ“ฆ What every run returns

One record per result, with these fields, exportable as CSV, JSON or Excel.

โœ“llms.txt file
โœ“llms-full.txt file
โœ“Page title
โœ“Page description
โœ“Full Markdown content
โœ“Source URL
โœ“Pages-crawled count

๐Ÿš€ How to run this task

  1. Open the task on Apify

    Use the button above. New accounts get $5 of free credit and no credit card is required.

  2. Check the pre-filled input

    Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.

  3. Click Run

    Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.

  4. Export or schedule it

    Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.

๐Ÿ’ต What this task costs

$0.004
per result
You pay the actor's normal price for what the run produces, with no monthly minimum. The $5 of starting credit on a new Apify account covers a test run of this task.

๐Ÿงช Other LLMs.txt & llms-full.txt Generator for Any Website tasks

Generate llms.txt and llms-full.txt for any website

Paste a homepage and the Actor finds the sitemap, picks the 50 most important pages, and writes a spec compliant llms.txt index plus an llms-full.txt with the complete Markdown content of every page, ready to upload to your site root so ChatGPT, Claude and Perplexity read what you want them to.

See this task โ†’

Run it with your own settings

Open the task, change what you need, and save it as your own. The original stays as it is.