Content API

Content API

4.9 (98)
Pay only per success
892 users
99% success

What is Content API?

The Content API allows you to extract structured data from any webpage, including metadata, links, and raw HTML. It's perfect for web scraping, content analysis, and data extraction tasks.

Key Features

  • Extract metadata (title, description, favicon, OG images)
  • Get all internal and external links
  • Extract raw HTML content
  • Convert HTML to Markdown
  • Parse sitemaps automatically
  • Clean content with Defuddle
  • Resource blocking for faster extraction
  • Custom viewport sizes
  • Built-in caching system
  • Proxy support

How can I use Content API?

The API is simple to use. Just send a GET request with your parameters:

GET https://api.capturekit.dev/content?access_key=<your-access-key>&url=https://example.com

You can also use POST requests for more complex parameters or when you need to send sensitive data like API keys in the request body.