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

36

Total users

2.3K

Monthly users

142

Runs succeeded

99%

Issues response

2.2 days

Last modified

10 hours ago

SU

Unable to select custom information

Closed

subhamagr opened this issue
2 months 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

2 months ago

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