
PRβDUCT HUNT Scraper HD βπ―
Pricing
$30.00/month + usage

PRβDUCT HUNT Scraper HD βπ―
π« All-in-one Producthunt.com Scraper
5.0 (1)
Pricing
$30.00/month + usage
3
Total users
41
Monthly users
4
Runs succeeded
97%
Issues response
4.4 hours
Last modified
3 days ago
π« Welcome To ProductHunt Scraper
βοΈ About ProductHunt.com

Product Hunt is an American website to share and discover new products. It was founded by Ryan Hoover in November 2013.
Users submit products, which are listed in a linear format by day. The site includes a comments system and a voting system similar to Hacker News or Reddit. The products with the most votes rise to the top of each day's list.
Products are organized into four categories; technology products (web apps, mobile apps, hardware products, etc.), games (PC, web, mobile apps), books and podcasts. A submission simply requires a product title, URL, and tagline. As of 2016, according to Hoover, the website has led to the discovery of over 100 million products across 50,000 companies.[1]
The site also includes a daily email list that sends out yesterday's top tech "hunts" (products) as well as a featured collection. A version of the digest is also available for games and books.
Product Hunt is also available as an iOS app, macOS app, an Android app, and Google Chrome extension. The company's headquarters is in San Francisco.[2]
The site received funding from Y Combinator.
βοΈ About This Actor
All in One ProductHunt.com Scraper
Disclaimer :
- π Free trial limited to 5 query per request
- π Free trial limited to 100 results
βοΈ Tutorial
π Parameters
Name | Type | Description |
---|---|---|
query | array | List of KEYWORD , URL or QUERY |
limit | number | Maximum number of results (per-QUERY) |
filters | object | Filters and Settings |
π Basic Usage
Searching for products
{ "query": ["apify"], "limit": 10 }
Searching for users
{ "query": ["users:John"], "limit": 10 }
Fetch a product info
{ "query": ["https://www.producthunt.com/products/apify"] }
OR
{ "query": ["product:apify"] }
Scrape product reviews
{ "query": ["https://www.producthunt.com/products/apify/reviews"], "limit": 100 }
OR
{ "query": ["product:apify/reviews"], "limit": 100 }
Scrape a user info
{ "query": ["https://www.producthunt.com/@elonmusk"] }
OR
{ "query": ["@elonmusk", "@billgates", "@otheruser"] }
Scrape user comments
{ "query": ["@elonmusk/comments"], "limit": 100 }
π Advanced Usage
PRODUCTHUNT Query Language (PHQL
)
[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]
Format | Example | Description |
---|---|---|
<KEYWORDS> | web scraper | Search Products |
launches:<KEYWORDS> | launches:Chat GPT | Search for launches |
users:<KEYWORDS> | users:keanu reeves | Search for users |
stories:<KEYWORDS> | stories:CEO | Search for stories |
product:<PRODUCT_ID> | product:apify | Product Data |
/info | product:apify/info | Product info (default) |
/launches | product:apify/launches | Product launches |
/shoutouts | product:apify/shoutouts | Product shoutouts |
/reviews | product:apify/reviews | Product reviews |
/awards | product:apify/awards | Product awards π |
/alternatives | product:apify/alternatives | Product alternatives π |
story:<STORY_ID> | story:the-personal-software OR story:13894 | Story Data |
/info | story:13894/info | Story info (default) |
/comments | story:13894/comments | Story comments |
post:<POST_ID> | post:speech-in-flow | Post Data |
/info | post:speech-in-flow/info | Post info (default) |
/comments | post:speech-in-flow/comments | Post comments |
@<USER> | @elonmask | User Data |
/info | @elonmask/info | User info (default) |
/upvotes | @elonmask/upvotes | User upvotes |
/stacks | @elonmask/stacks | User stacks |
/collections | @elonmask/collections | User collections |
/reviews | @elonmask/reviews | User reviews |
/comments | @elonmask/comments | User comments |
/followers | @elonmask/followers | User followers |
/following | @elonmask/following | User following |
https:<URL> | https://www.producthunt.com | Start URL |
/search | ||
/search/launches | ||
/search/users | ||
/products/<name> | ||
/products/<name>/reviews | ||
/@<user> | ||
π« to be continued ... |
βοΈ Support
β‘οΈ Feel free to reach out to the developer for any issues or suggestions for improvement.
