Etsy Scraper avatar
Etsy Scraper

Pricing

$30.00/month + usage

Go to Store
Etsy Scraper

Etsy Scraper

Developed by

epctex

epctex

Maintained by Community

Scrape valuable data from over 4 million Etsy sellers. Extract product details, descriptions, listed date, images, seller info, and more. Customize your searches and filters to gather the desired information effortlessly.

0.0 (0)

Pricing

$30.00/month + usage

35

Total users

2.1K

Monthly users

173

Runs succeeded

>99%

Issues response

3.7 days

Last modified

a day ago

SU

Unable to select custom information

Closed

subhamagr opened this issue
24 days ago

I want to select the information like "X in cart" or "X sales in the last 24 hours" but seems like $ is not selecting any item. not even body tag for us to debug.

Please guide us as how we can select custom tags with id or data- attributes.

Also, please given us an sample html of the page so we can debug.

Thanks!

SU

subhamagr

23 days ago

Never mind, found a solution. .innerHTML doesn't work. have to use .html() and .text()