reddit-search-api
Pure API reference for reddapi.dev — authentication, all endpoints (vector search, semantic search, trends, subreddit lookup), request parameters, response schemas, and error codes, with no research-workflow framing. Use when the user wants raw endpoint documentation, is debugging a reddapi.dev integration, needs exact request/response field names, or asks for 'reddapi API reference', 'reddapi.dev endpoints', or…
- installs 8w
- 5,353
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
This skill is a pure API reference for reddapi.dev, covering authentication, all endpoints (vector search, semantic search, trends, subreddit lookup), request parameters, response schemas, and error codes. It deliberately contains no research-workflow guidance or query playbooks, and notes quirks like where similarity_score, relevance, and sentiment fields appear.
When you need exact reddapi.dev field names, request formats, or error codes for debugging an integration, this reference has them without workflow padding.
Use it to
- Debug a reddapi.dev integration against exact field names
- Look up authentication and endpoint request parameters
- Check response schemas before parsing results
- Diagnose reddapi error codes
- Distinguish vector vs. semantic search response fields
For Developers building or debugging against reddapi.dev directly
- Host repository
- lignertys/reddit-research-skills
- Installs, lifetime
- 5,400
- Installs, 8 weeks
- 5,353
- Licence
- MIT
- Host stars
- 569
- Host language
- Python