Browsable API Documentation

A powerful web scraping API that lets you extract data from Reddit, Amazon, and build custom scraping tasks.

What is Browsable?

Browsable provides a simple REST API for extracting structured data from popular websites. We handle the complexity of web scraping, browser automation, and data extraction so you can focus on building your application.

Key Features

Reddit Data Extraction

Search Reddit posts, extract post content and comments with full metadata including scores, authors, and timestamps.

Amazon Product Search

Search Amazon products across different domains and get comprehensive product information.

Custom Task Generation

Create custom scraping tasks tailored to your specific needs using our task generation API.

Async & Sync Execution

Run tasks asynchronously for long-running operations or synchronously for immediate results.

Quick Example

Here's a simple example of searching Reddit:

curl -X GET "https://api.browsable.app/v1/reddit/search?query=artificial+intelligence" \
  -H "Authorization: Bearer YOUR_API_KEY"

Ready to get started?

Follow our quickstart guide to make your first API call in minutes.

Get Started

API Endpoints

Reddit Search

Search Reddit posts by query

Reddit Post & Comments

Get a Reddit post with all comments

Amazon Product Search

Search Amazon products by query

Custom Tasks

Create and execute custom scraping tasks

Support

Need help? Reach out to us at support@browsable.app or visit our support page.