# Show HN: Extractor.sh – simple, affordable Firecrawl alternative

> Source: <https://extractor.sh/>
> Published: 2026-08-04 19:55:10+00:00

Agent ready

# Power AI agents with

clean web data

FreeNo account needed

Give your AI agents web data they can actually use. Turn any public URL into clean Markdown or structured JSON with one fast, cacheable GET request.

Result

## Works with these supported platforms

- Works

with **Amazon**- Product Search
- Product Details

**App Store**- App Details
- Pricing + Ratings
- Releases + Media

**Bluesky**- Profiles
- Posts

**Google News**- Search
- Topics
- Top Stories

**Google Play**- App Details
- Pricing + Ratings
- Releases + Media

**Instagram**- Posts
- Reels
- Profiles
- Recent Profile Posts

**Mastodon**- Public Posts

**Reddit**- Posts
- Communities
- Profiles

**Shopify**- Product Details
- Collections
- Storefront Catalogs

**WooCommerce**- Product Details
- Store Search
- Shops + Categories

**SoundCloud**- Tracks
- Playlists + Sets
- Creator Profiles

**Spotify**- Tracks
- Albums
- Artists
- Shows + Episodes
- Playlists

**TikTok**- Video Posts
- Photo Posts
- Profiles

**Vimeo**- Public Videos
- Creator Metadata

**X**- Public Posts

**Yahoo Finance**- Market Snapshot
- Recent OHLCV History

**YouTube**- Videos
- Channels
- Playlists

Public GET API

## Clean web data in one GET request.

Search the [web](/docs/search/), [news](/docs/news/), [images](/docs/images/), and [places](/docs/places/), then use `/api/extract`

for clean page and product content. Every endpoint returns normalized JSON or raw Markdown.

```
curl --get \
  'https://extractor.sh/api/extract' \
  --data-urlencode 'url=https://www.amazon.com/dp/B09B8V1LZ3' \
  --data-urlencode 'format=json'
```

Hosted MCP server

## Give agents search and extraction.

Connect one MCP server. Agents can discover webpages, images, and places, then read clean content with `extract_public_url`

.

```
https://extractor.sh/mcp
```

[Read the MCP docs →](/docs/mcp/)

[Visit dlvr.sh](https://dlvr.sh)

File delivery for agents

## Move files with dlvr.sh.

Fast, secure, programmable file transfer for AI agents, scripts, and browsers.
