CSS Selector avatar
CSS Selector

Deprecated

Pricing

Pay per usage

Go to Store
CSS Selector

CSS Selector

Deprecated

Developed by

cat

cat

Maintained by Community

Scrape a Webpage using CSS Selector

0.0 (0)

Pricing

Pay per usage

1

Total users

35

Monthly users

4

Last modified

2 years ago

About This Actor

... almost there ...

enter image description here

parametertypedescription
urlstringUrl address to scrap
cssstringCSS selector

Example #1:

{
"url": "https://www.amazon.com/s?k=cat",
"css": "div[data-asin][data-index]"
}