---
title: "Reddit Search API - Crawlora API Docs"
description: "Use Crawlora&#x27;s Reddit Search API to extract supported public Reddit data as structured JSON."
image: "https://crawlora.net/docs/reddit/reddit-search/opengraph-image-14vf9x?c0ce4843409875ff"
url: "https://crawlora.net/docs/reddit/reddit-search"
---

# Reddit Search API - Crawlora API Docs

Use Crawlora&#x27;s Reddit Search API to extract supported public Reddit data as structured JSON.

## Structured Data

```json
[{"@context":"https://schema.org","@type":"Organization","@id":"https://crawlora.net/#organization","name":"Crawlora","alternateName":["Crawlora API","Crawlora.net"],"url":"https://crawlora.net/","logo":{"@type":"ImageObject","url":"https://crawlora.net/icons/favicon-512.png","width":512,"height":512},"description":"Crawlora provides agent-native web scraping APIs and hosted MCP tools for search, maps, geocoding, streaming media, travel, real estate, marketplaces, finance, social video, app intelligence, and AI workflows.","knowsAbout":["Web scraping","Web scraping API","SERP API","Structured web data extraction","Anti-bot bypass","Proxy infrastructure","Model Context Protocol","Web data for AI agents"],"sameAs":["https://github.com/Crawlora-org","https://www.npmjs.com/package/@crawlora-org/sdk","https://pypi.org/project/crawlora/","https://rubygems.org/gems/crawlora","https://packagist.org/packages/crawlora/sdk","https://pkg.go.dev/github.com/Crawlora-org/crawlora-go-sdk","https://mcpservers.org/servers/crawlora-net-mcp","https://www.wikidata.org/wiki/Q140216339","https://www.linkedin.com/company/crawlora-net","https://x.com/crawlora_net","https://www.crunchbase.com/organization/crawlora"]},{"@context":"https://schema.org","@type":"WebSite","@id":"https://crawlora.net/#website","name":"Crawlora","alternateName":"Crawlora API","url":"https://crawlora.net/","description":"Crawlora provides agent-native web scraping APIs and hosted MCP tools for search, maps, geocoding, streaming media, travel, real estate, marketplaces, finance, social video, app intelligence, and AI workflows.","inLanguage":"en","publisher":{"@id":"https://crawlora.net/#organization"}}]
```

```json
[{"@context":"https://schema.org","@type":"TechArticle","headline":"Search Reddit posts API documentation","description":"Searches public Reddit content and returns normalized public post entries. A `503` with a `Retry-After` header means Reddit is temporarily throttling.","url":"https://crawlora.net/docs/reddit/reddit-search","about":["Reddit API","Web scraping API","/reddit/search"],"programmingLanguage":"HTTP","articleSection":"Reddit","isPartOf":{"@type":"CollectionPage","name":"Reddit API endpoints","url":"https://crawlora.net/docs/reddit"},"mainEntity":{"@type":"EntryPoint","name":"Search Reddit posts","httpMethod":"GET","urlTemplate":"https://api.crawlora.net/api/v1/reddit/search","contentType":"application/json","encodingType":"application/json"},"additionalProperty":[{"@type":"PropertyValue","name":"Authentication","value":"apiKey"}]},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://crawlora.net/"},{"@type":"ListItem","position":2,"name":"Docs","item":"https://crawlora.net/docs"},{"@type":"ListItem","position":3,"name":"Reddit API endpoints","item":"https://crawlora.net/docs/reddit"},{"@type":"ListItem","position":4,"name":"Search Reddit posts","item":"https://crawlora.net/docs/reddit/reddit-search"}]}]
```
