Influenster Review Scraper
Pay $5.00 for 1,000 results
Influenster Review Scraper
Pay $5.00 for 1,000 results
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.
Actor Metrics
1 Monthly user
No reviews yet
1 bookmark
>99% runs succeeded
Created in Feb 2025
Modified a month 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.
1echo '{
2 "start_urls": [
3 {
4 "url": "https://www.influenster.com/reviews/arm-hammertm-essentialstm-solid-deodorant-coconut-geranium/reviews"
5 }
6 ]
7}' |
8apify 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
1npm i -g apify-cli
2apify login
Other API clients include: