Influenster Review Crawler avatar
Influenster Review Crawler

Pricing

$5.00 / 1,000 results

Go to Store
Influenster Review Crawler

Influenster Review Crawler

Developed by

WebScraperWizard

WebScraperWizard

Maintained by Community

Extract reviews from the Influenster review crawler using a list of URLs. The desired output includes: URL, product name, brand, author name, published date, review title, average review rating, individual review rating, review text, and like count.

0.0 (0)

Pricing

$5.00 / 1,000 results

1

Total users

8

Monthly users

2

Runs succeeded

>99%

Last modified

a year ago

You can access the Influenster Review 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.

$echo '{
< "start_urls": [
< {
< "url": "https://www.influenster.com/reviews/arm-hammertm-essentialstm-solid-deodorant-coconut-geranium/reviews"
< }
< ]
<}' |
<apify call webscrapewizard/influenster-review-crawler --silent --output-dataset

Influenster Review Crawler API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: