{"id":29945009,"url":"https://github.com/ayub-kokabi/llmtext","last_synced_at":"2026-02-14T13:04:07.712Z","repository":{"id":306776114,"uuid":"1027206309","full_name":"ayub-kokabi/llmtext","owner":"ayub-kokabi","description":"Turns any website into a single LLM-ready markdown file","archived":false,"fork":false,"pushed_at":"2025-08-03T16:31:55.000Z","size":53,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-14T01:33:55.087Z","etag":null,"topics":["ai","cli","devtools","llm","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayub-kokabi.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-27T14:40:16.000Z","updated_at":"2026-01-13T11:20:50.000Z","dependencies_parsed_at":"2025-07-27T16:05:28.767Z","dependency_job_id":null,"html_url":"https://github.com/ayub-kokabi/llmtext","commit_stats":null,"previous_names":["sir-kokabi/llmtext","ayub-kokabi/llmtext"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ayub-kokabi/llmtext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayub-kokabi%2Fllmtext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayub-kokabi%2Fllmtext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayub-kokabi%2Fllmtext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayub-kokabi%2Fllmtext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayub-kokabi","download_url":"https://codeload.github.com/ayub-kokabi/llmtext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayub-kokabi%2Fllmtext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","cli","devtools","llm","rust"],"created_at":"2025-08-03T04:44:10.383Z","updated_at":"2026-02-14T13:04:07.708Z","avatar_url":"https://github.com/ayub-kokabi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llmtext 🤖🔗📝\n\nTurn any website into a single, clean Markdown file, ready for your LLM prompts.\n\nLanguage models have a knowledge cut-off date. `llmtext` solves this by scraping a webpage and all its relevant internal links, converting the content into a single Markdown file. You can then use this file to give your LLM the up-to-date context it needs.\n\n[![Crates.io](https://img.shields.io/crates/v/llmtext.svg)](https://crates.io/crates/llmtext)\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\n---\n\nhttps://github.com/user-attachments/assets/a558970e-4d75-4b41-8c2c-3bb3d5705e13\n\n## ✨ Features\n\n-   **Intelligent Scraping**: Give it one URL, and it smartly finds and scrapes all related pages.\n-   **Flexible Input**: Scrape a single page (`--single`) or a list of URLs from a file (`--urls`).\n-   **Fast \u0026 Efficient**: Built in Rust for maximum speed with parallel downloads.\n-   **Clipboard Integration**: Instantly copy the full Markdown output to your clipboard (`--clipboard`).\n\n## 📦 Installation\n\n```bash\n# From Crates.io (Recommended)\ncargo install llmtext\n```\n\n## 🚀 Usage\n\n```bash\n# Scrape a site's documentation section\nllmtext https://react.dev/reference/react\n\n# Scrape just a single page\nllmtext --single https://react.dev/reference/react/useState\n\n# Scrape a list of URLs from a file and save to a custom output file\nllmtext --urls my_links.txt --output react-subset.md\n\n# Scrape and copy directly to clipboard, skipping confirmation\nllmtext https://vuejs.org/guide/introduction.html --clipboard --yes\n```\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayub-kokabi%2Fllmtext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayub-kokabi%2Fllmtext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayub-kokabi%2Fllmtext/lists"}