Indiehackers: Search Users
Indiehackers via Parse · b2b_directory
Search for users (founders/makers) on Indie Hackers. Returns user profiles with usernames, Twitter handles, bios, and location data. Scrapes indie hacker products from the Indie Hackers product database, including revenue data, founder contact signals (Twitter, website, Facebook/LinkedIn), and product metadata. Sorted by highest revenue by default. Fulfilled by Parse from www.indiehackers.com.
- b2b-directory
- finance
- indiehackers
- parse
- platform-key
- social-media
- www-indiehackers-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8fae9faa-c67a-430f-900a-962508d18d3c/search_users
- Interface artifact
- sha256:a71cac927de38043b36bfbadab2823ec709cc241bf839fd6000794ea6259f61c
- Manifest digest
- sha256:ae67bc61241df9d66a383c82e29fea5f6254fdbe817efe0a3d87d7d5af329092
Request fields
- page (integer): Zero-based page number for pagination.
- limit (integer): Number of users per page. Must be between 1 and 50.
- query (string): Search query to filter users by username or bio. Empty string returns all users.
Example queries
- {"page":"0","limit":"5"}