# webscrape.ai > Web scraping API for AI agents and data pipelines. Turn any URL into clean, schema-validated JSON in one API call — no selectors, no maintenance. webscrape.ai exposes six core products (SmartScraper, Scrape, Crawl, Blueprints, SmartBrowse, Browse) under a credit-based billing model. Authentication is via API key (`X-API-Key` header). Free tier includes 500 starting credits plus 300/month rolling allowance — no card required. ## Docs - [Product overview](https://webscrape.ai/product.md): Endpoints, auth, request/response shapes, and curl examples for every API. - [SmartScraper](https://webscrape.ai/smartscraper): LLM extraction endpoint — plain-English prompt in, schema-validated JSON out. - [Scrape](https://webscrape.ai/scrape): Raw fetch endpoint — any URL as HTML, cleaned Markdown, or a deduplicated link map. - [SmartBrowse](https://webscrape.ai/smartbrowse): Browser-automation Flows — record clicks, logins, and pagination once, replay as an API. - [Browse](https://webscrape.ai/browse): Cloud browser — drive a real Chrome over CDP from your own Playwright or Puppeteer, metered per minute plus bandwidth. - [Pricing](https://webscrape.ai/pricing.md): Credit cost per endpoint, plan tiers, and rate limits. - [Scrapers](https://webscrape.ai/scrapers): Worked extraction examples by site (Amazon, Hacker News, GitHub, …) — each with a runnable SmartScraper request and the JSON shape it returns. ## Optional - [Playground](https://webscrape.ai/playground): Interactive SmartScraper demo (no auth, rate-limited). - [Blog](https://webscrape.ai/blog): Engineering notes and field guides on structured extraction and building reliable web-data pipelines.