
Advanced Product Hunt Scraper
Pricing
$15.00/month + usage

Advanced Product Hunt Scraper
Scrape product hunt "Top Products Launching Today" section. Actor crawls products and extracts information about the product: title, description, categories, images, maker info with contact links and website info with raw text and email. Export scraped datasets in JSON, csv, etc. Run via API.
5.0 (2)
Pricing
$15.00/month + usage
26
Total users
430
Monthly users
73
Runs succeeded
>99%
Issues response
16 hours
Last modified
21 days ago
Scrape Makers
scrapeMakers
booleanOptional
Set to true, if you want to get information about maker of the product
Default value of this property is true
Scrape Website Data
scrapeWebsite
booleanOptional
Set to true, if you want to get product's email and/or content of the product's website
Default value of this property is true
Enter the date if you want to scrape the the archive page. SHOULD BE IN FORMAT: YYYY-MM-DD
archiveDate
stringOptional
If the date is given, we scrape following url https://www.producthunt.com/leaderboard/daily/YYYY/MM/DD/all
Enter the year if you want to scrape the yearly page. SHOULD BE IN FORMAT: YYYY
archiveYear
integerOptional
If the year is given, we scrape following url https://www.producthunt.com/leaderboard/yearly/YYYY/all. Also set filter.topNProducts, otherwise we limit it to 100 products.
Enter the week number if you want to scrape the weekly page. SHOULD BE IN FORMAT: 1-52
archiveWeek
integerOptional
If the archiveWeek is given, we scrape following url https://www.producthunt.com/leaderboard/weekly/XX/all. Also set filter.topNProducts, otherwise it runs without limit.