My Consumeraffairs Actor avatar
My Consumeraffairs Actor

Pricing

$20.00/month + usage

Go to Store
My Consumeraffairs Actor

My Consumeraffairs Actor

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrapes ConsumerAffairs reviews with geo-locations and ratings. Handles pagination via response_url. Returns structured JSON for sentiment analysis. Configurable item limits. rating scraper

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

You can access the My Consumeraffairs Actor 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.

$echo '{
< "urls": [
< "https://www.consumeraffairs.com/auto_warranty/endurance-warranty.html?page=1#sort=recent"
< ],
< "item_limit": 10,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call getdataforme/my-consumeraffairs-actor --silent --output-dataset

My Consumeraffairs Actor API through CLI

The Apify CLI is the official tool that allows you to use My Consumeraffairs Actor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: