Pricing
Pay per usage
Go to Apify Store
React Component Crawler
Get the state out of react components on a webpage, just specify the urls and the css selector for the components for which the state should be extracted.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Actor stats
2
Bookmarked
19
Total users
2
Monthly active users
a year ago
Last modified
Categories
Share
This crawler allows you to extract the state from react components on a website. This is very useful for:
- Data hidden behind select options and you need to get the result of all options
- Complex interactions to see the data within a page
- Data loaded onto a page from react in a non-standard way
How it works
- Enter the urls of the pages to visit
- Enter a css selector to match all the components from which you want to extract data
- Run the crawler
- The crawler will go and extract the state from those components
- Not the right data? You likely have the wrong css selector. How to check
