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

TO

New release only scraping top 10 products

Closed

tomorrowflow opened this issue
2 months ago

Hello, with the new build release 1.1.10 - the scraper is only scraping the top 10 products from each day and there seems to be no option to not do that now. I need to be able to scrape all the products from each day. I also can't seem to be able to choose an older version - I would like to use build 1.1.9 since that was working perfectly for me and don't want to change up my whole system I have set up for this. Thanks!

danpoletaev avatar

Hi 👋

I've created rollback in version 1.1.11 — you can use it now. Also, could you please explain how you run an actor? Do you provide an input, or do you run it without one?

P.S. In version 2.0, I'll add a default filter for 10 products. If you want to scrape all products, you can simply remove topNProducts from the filter and this will allow you to scrape all products.

Thanks, Dan

TO

tomorrowflow

2 months ago

Great, thank you. I figured out that I can use the "build" variable in the JSON input to use an old build. I run the actor via the API and get every launch so no I don't really provide an input.

Sounds good!