
Etsy Scraper
Pricing
$30.00/month + usage

Etsy Scraper
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
33
Total users
2k
Monthly users
166
Runs succeeded
>99%
Issue response
3.7 days
Last modified
13 hours ago
Unable to select custom information
Closed
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!
subhamagr
Never mind, found a solution. .innerHTML
doesn't work. have to use .html()
and .text()