IndieHackers Product Scraper — Revenue, Founders & Startup Data avatar

IndieHackers Product Scraper — Revenue, Founders & Startup Data

Pricing

Pay per event

Go to Apify Store
IndieHackers Product Scraper — Revenue, Founders & Startup Data

IndieHackers Product Scraper — Revenue, Founders & Startup Data

Scrape IndieHackers product directory via Algolia API. Extract startup names, taglines, MRR revenue, followers, platforms, funding type, and more. Perfect for micro-SaaS research, startup acquisition, and indie hacker market analysis.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Matthieu Cast

Matthieu Cast

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

IndieHackers Product Scraper

Scrape the IndieHackers product directory — the #1 platform for indie hackers and micro-SaaS founders. Extract startup data including MRR revenue, founder info, tech stack, and market positioning.

What it does

Uses the Algolia API (same as IndieHackers frontend) for fast, reliable data extraction — no browser automation needed.

  • 🔍 Search products by name or keyword
  • 💰 Filter by revenue range (MRR)
  • 🏷️ Filter by vertical (AI, SaaS, crypto, etc.)
  • 📊 Sort by revenue, followers, or date
  • 📈 Export to JSON, CSV, or Excel

Data extracted per product

FieldDescription
nameProduct name
taglineShort description
descriptionFull description
revenueMonthly revenue (MRR) in USD
revenueFormattedHuman-readable revenue
numFollowersNumber of followers
websiteUrlProduct website
startDateWhen the product launched
verticalsIndustry categories
platformsWeb, iOS, Android, etc.
revenueModelsFree, subscription, freemium, etc.
fundingSelf-funded, VC, etc.
commitmentFull-time or side project
employeeCountTeam size bracket
foundersCodeDoes the founder code?
foundersSoloSolo founder?

Use cases

Use caseWho benefits
Startup acquisitionBuyers looking for profitable micro-SaaS
Market researchAnalysts studying indie hacker trends
Competitive analysisFounders benchmarking against peers
VC deal sourcingInvestors finding bootstrapped startups
Content creationWriters researching the indie hacker scene

Examples

Fetch top 50 highest-revenue products

{ "maxItems": 50, "sortBy": "revenue" }

Find AI startups with $1K+ MRR

{ "verticals": ["ai"], "minRevenue": 1000, "maxItems": 100 }

Search for "email" products

{ "searchQuery": "email", "maxItems": 50 }

Find side projects with revenue

{ "sortBy": "revenue", "maxItems": 200 }

Pricing (Pay Per Event)

EventPriceDescription
Product scraped$0.003Per product extracted
Actor start$0.00005Per run start

Technical details

This Actor uses the Algolia Search API — the same API that powers IndieHackers' product directory. This means:

  • Fast: Results in < 1 second
  • Reliable: No HTML scraping, no anti-bot issues
  • Complete: Access to all indexed product data
  • No proxy needed: Algolia API is public

Support

For issues or feature requests, open an issue on the Apify platform.