React Component Crawler avatar
React Component Crawler

Pricing

Pay per usage

Go to Store
React Component Crawler

React Component Crawler

Developed by

Diarmuid

Maintained by Community

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.

0.0 (0)

Pricing

Pay per usage

2

Monthly users

2

Runs succeeded

>99%

Last modified

2 months ago

You can access the React Component Crawler programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://support.gymshark.com/en-US/article/delivery-information"
5    }
6  ],
7  "selector": ".sc-13h7cj7-0",
8  "autoExtractFields": false
9}' |
10apify call diarmuidr/react-component-crawler --silent --output-dataset

React Component Crawler API through CLI

The Apify CLI is the official tool that allows you to use React Component Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.