{"id":23933915,"url":"https://github.com/DiscovAI/DiscovAI-crawl","last_synced_at":"2025-09-11T16:33:17.300Z","repository":{"id":251144217,"uuid":"836542532","full_name":"DiscovAI/DiscovAI-crawl","owner":"DiscovAI","description":"🕷️ DiscovAI Crawl API(🚧 Work in Progress 🚧): A powerful web scraping solution for AI tools and vector databases. Extract clean HTML, generate LLM-friendly content, and create embeddings from any URL.","archived":false,"fork":false,"pushed_at":"2024-08-05T11:45:54.000Z","size":400,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-01T02:05:02.660Z","etag":null,"topics":["ai","api","crawler","embedding","vector-database","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiscovAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-08-01T04:28:43.000Z","updated_at":"2024-11-20T10:29:30.000Z","dependencies_parsed_at":"2024-08-05T13:09:55.031Z","dependency_job_id":null,"html_url":"https://github.com/DiscovAI/DiscovAI-crawl","commit_stats":null,"previous_names":["discovai/smart-crawl","discovai/discovai-crawl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscovAI%2FDiscovAI-crawl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscovAI%2FDiscovAI-crawl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscovAI%2FDiscovAI-crawl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiscovAI%2FDiscovAI-crawl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiscovAI","download_url":"https://codeload.github.com/DiscovAI/DiscovAI-crawl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232658733,"owners_count":18556991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","api","crawler","embedding","vector-database","web-scraping"],"created_at":"2025-01-06T00:29:59.062Z","updated_at":"2025-01-06T00:34:36.747Z","avatar_url":"https://github.com/DiscovAI.png","language":"TypeScript","funding_links":[],"categories":["Building"],"sub_categories":["Tools"],"readme":"# DiscovAI Crawl API 🕷️🔍\n\n\u003e One API to scrape everything you need from URLs for your AI tool and vector database.\n\n🚧 **Work in Progress** 🚧\n\n## 🌟 Features\n\nOur API provides a comprehensive suite of data extraction and processing capabilities:\n\n- 🧼 Clean HTML (JavaScript and CSS removed)\n- 📝 LLM-friendly Markdown conversion\n- 🚫 Ad-free, cookie banner-free, and dialog-free content\n- 📸 Website screenshots (auto-saved to AWS S3 or Cloudflare R2)\n- 🤖 LLM-generated SEO-friendly content\n- 🔑 LLM-extracted key information (summary, features, FAQs, etc.)\n- 🧠 Ready-to-use embeddings for vector database integration (auto-saved to db)\n\n## 🔧 Installation\n\n```bash\npnpm i\ncd apps/api \u0026\u0026 pnpm exec playwright install\n```\n\n## 🚀 Usage\n\n```bash\npnpm dev\nopen http://localhost:3000\n```\n\n## 📦 API Response Structure\n\n```json\n{\n  \"clean_html\": \"...\",\n  \"LLM_friendly_markdown\": \"...\",\n  \"clean_text\": \"...\",\n  \"screenshot_url\": \"...\",\n  \"llm_extracts_key_info\": {\n    \"what\": \"...\",\n    \"summary\": \"...\",\n    \"features\": [\"...\", \"...\"],\n    \"faqs\": [{\"q\": \"...\", \"a\": \"...\"}]\n  },\n  \"llm_summarized_detail\": \"...\",\n  \"embeddings\": [...]\n}\n```\n\n## 📚 Documentation\n\nTODO\n\n## 🤝 Contributing\n\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDiscovAI%2FDiscovAI-crawl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDiscovAI%2FDiscovAI-crawl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDiscovAI%2FDiscovAI-crawl/lists"}