💫 All-in-one Producthunt.com Scraper
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.
Name | Type | Description |
---|---|---|
query | array | Query , Search Terms or URL |
limit | number | Number of results perQUERY |
Searching for product
{ "query": ["apify"], "limit": 100 }
PHQL
)[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]
Format | Example | Descriptio |
---|---|---|
<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> | product:apify | Product Data |
/info | product:apify/info | Product info |
/launches | product:apify/launches | Product launches |
/shoutouts | ||
/reviews | product:apify/reviews | Product reviews |
story:<STORY> | story:the-personal-software-revolution-2 ORstory:13894 | Story Data |
/info | story:13894/info | |
/comments | story:13894/comments | |
@<USER> | @elonmask | User Data |
/info | @elonmask/info | User info |
/upvotes | @elonmask/upvotes | User upvotes |
/stacks | @elonmask/stacks | |
/collections | @elonmask/collections | |
/reviews | @elonmask/reviews | |
/comments | @elonmask/comments | |
/followers | @elonmask/followers | |
/following | @elonmask/following | |
https:<URL> | https://www.producthunt.com | Start URL |
https://www.producthunt.com/search ... | ||
https://www.producthunt.com/search/launches ... | ||
https://www.producthunt.com/search/users ... | ||
https://www.producthunt.com/products/<name> ... | ||
https://www.producthunt.com/products/<name>/reviews ... | ||
https://www.producthunt.com/@<user>/ ... |
💫 to be continued ...
⚡️ Feel free to reach out to the developer for any issues or suggestions for improvement.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!