Advanced Product Hunt Scraper avatar
Advanced Product Hunt Scraper

Pricing

$15.00/month + usage

Go to Store
Advanced Product Hunt Scraper

Advanced Product Hunt Scraper

Developed by

Danil Poletaev

Danil Poletaev

Maintained by Community

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

24

Total users

400

Monthly users

62

Runs succeeded

>99%

Issues response

16 hours

Last modified

4 days ago

ZI

Weekly scraper not outputting any results

Closed

zain118 opened this issue
6 days ago

I tried to use the weekly scraper but it output 0 results. Could it be because the link to scrape should be "https://www.producthunt.com/leaderboard/weekly/YYYY/XX" (took this from Product Hunt) and not "https://www.producthunt.com/leaderboard/weekly/XX/all" like mentioned in the weekly information in this scraper?

danpoletaev avatar

Hi 👋

To get weekly launches you need to pass year as well and I can't see it in the input. I'll add better error handling for such cases, so that you can see what's wrong in the Logs.

Please, add year to the input and try again.

Let me know if it works, Dan