Influenster Review Scraper avatar
Influenster Review Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Influenster Review Scraper

Influenster Review Scraper

Developed by

wallnut.ai

wallnut.ai

Maintained by Community

Extract Influenster review data (Brand,SKU,author,average_review_rating,date,like_count,review,review_rating,root,title) from multiple URLs and export to CSV/JSON for analysis.

0.0 (0)

Pricing

$5.00 / 1,000 results

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

18 days ago

You can access the Influenster Review Scraper 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 '{
< "start_urls": [
< {
< "url": "https://www.influenster.com/reviews/arm-hammertm-essentialstm-solid-deodorant-coconut-geranium/reviews"
< }
< ]
<}' |
<apify call scrapercoder/influenster-review-scraper --silent --output-dataset

Influenster Review Scraper API through CLI

The Apify CLI is the official tool that allows you to use Influenster Review Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: