{
  "name": "CrawlAPI",
  "description": "Web scraping and search API for AI agents and LLM pipelines. Converts any URL into clean markdown or structured data — JavaScript rendered, boilerplate removed, ready for LLM context windows.",
  "image": "https://crawlapi.net/logo.jpg",
  "tags": ["web scraping", "AI agents", "LLM", "markdown", "headless browser", "RAG", "data extraction"],
  "created": "2026-04-08",
  "modified": "2026-04-10",
  "url": "https://crawlapi.net",
  "apis": [
    {
      "name": "CrawlAPI",
      "description": "Scrape any URL with JavaScript rendering. Returns markdown, HTML, text, or structured JSON. Supports single scrape, batch (10x parallel), and search+scrape in one call.",
      "image": "https://crawlapi.net/logo.jpg",
      "humanURL": "https://crawlapi.net",
      "baseURL": "https://crawlapi.net",
      "tags": ["scraping", "AI", "LLM", "web", "markdown", "headless"],
      "properties": [
        {
          "type": "OpenAPI",
          "url": "https://crawlapi.net/openapi.json"
        },
        {
          "type": "X-llms-txt",
          "url": "https://crawlapi.net/llms.txt"
        },
        {
          "type": "X-AI-Plugin",
          "url": "https://crawlapi.net/.well-known/ai-plugin.json"
        },
        {
          "type": "X-RapidAPI",
          "url": "https://rapidapi.com/crawlapi/api/crawlapi"
        }
      ],
      "contact": {
        "FN": "CrawlAPI",
        "email": "hello@crawlapi.net",
        "X-website": "https://crawlapi.net"
      }
    }
  ]
}
