Medium Scraper logo

Medium Scraper API

Search public Medium stories and extract post pages into structured JSON for content intelligence, author monitoring, and research workflows.

API Endpoints

Available endpoints for the Medium Scraper API

POST /v1/medium/post

Medium Post API

Scrape a public Medium post page.

Parameters

url string required URL returned by the matching search endpoint.
POST /v1/medium/search

Medium API

Scrape public Medium story search results.

Parameters

limit integer Maximum number of results to return.
query string required Search query.

Start scraping Medium

Get your free API key