Track trends, analyze sentiment, and monitor topics across any subreddit — all through a single API call. Turn Reddit noise into actionable intelligence.
Request
curl -X POST https://api.lurkintent.com/v1/trends \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"subreddit": "technology",
"timeframe": "24h",
"analysis": ["trends", "sentiment"]
}'Response
{
"subreddit": "technology",
"trending_topics": [
{
"topic": "AI Agents",
"mentions": 1247,
"sentiment": 0.72,
"momentum": "rising"
},
{
"topic": "Open Source LLMs",
"mentions": 893,
"sentiment": 0.85,
"momentum": "surging"
}
],
"overall_sentiment": 0.68
}Capabilities
From raw posts to structured intelligence — LurkIntent transforms Reddit data into actionable insights through a simple API.
Spot emerging trends before they go mainstream. Our algorithms analyze post velocity, engagement patterns, and cross-subreddit signals to surface what's next.
Go beyond upvotes. Understand how communities truly feel about topics, products, or events with fine-grained sentiment scoring powered by NLP.
Set up persistent monitors on any subreddit. Get structured data on recurring topics, new discussions, and shifts in community focus — in real time.
Clean REST endpoints, comprehensive SDKs, and webhook support. Integrate Reddit intelligence into your product in minutes, not weeks.
Simple Integration
From signup to insights in under five minutes.
Sign up and grab your API key in seconds. No complex OAuth — just a simple bearer token.
Hit our REST API with the subreddits and analysis types you need. Trends, sentiment, topics — pick and mix.
Receive structured JSON with scored, ranked intelligence. Feed it into your dashboards, bots, or products.
Developer Experience
Clean, intuitive SDKs in your favorite language. Copy, paste, ship.
curl -X POST https://api.lurkintent.com/v1/sentiment \
-H "Authorization: Bearer li_sk_abc123" \
-d '{
"subreddit": "wallstreetbets",
"topic": "NVDA",
"depth": "comments",
"limit": 500
}'Pricing
Start free, scale as you grow. No hidden fees, no surprises.
Perfect for side projects and exploration.
For teams shipping real products with Reddit data.
For organizations with high-volume or custom needs.
FAQ
Can't find what you're looking for? Reach out to our support team.
Join hundreds of developers using LurkIntent to turn Reddit conversations into structured data. Start for free — no credit card required.