CSS Selector avatar
CSS Selector
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
CSS Selector

CSS Selector

jupri/css-scraper

Scrape a Webpage using CSS Selector

About This Actor

... almost there ...

enter image description here

parametertypedescription
urlstringUrl address to scrap
cssstringCSS selector

Example #1:

1{  
2	"url":  "https://www.amazon.com/s?k=cat",  
3	"css":  "div[data-asin][data-index]"  
4}
Developer
Maintained by Community