Feefo Reviews Scraper
Pricing
$10.00 / 1,000 results
Feefo Reviews Scraper
Feefo Reviews Scraper gathers customer feedback from Feefo review pages. Provide URLs, item_limit, the Actor returns structured JSON including review URL, reviewer name, location, feedback and purchase dates, attributes (e.g., “Satisfied with delivery”), and comments—perfect for sentiment analysis.
Pricing
$10.00 / 1,000 results
Rating
0.0
(0)
Developer

GetDataForMe
Actor stats
0
Bookmarked
6
Total users
0
Monthly active users
16 days ago
Last modified
Categories
Share
Feefo Reviews Scraper
Introduction
The Feefo Reviews Scraper is an Apify Actor that extracts customer feedback from Feefo review pages. Provide a list of Feefo URLs, set your desired review limit and proxy options, and receive a structured JSON array containing detailed review data.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
item_limit | integer | Yes | Maximum number of reviews to retrieve per URL. |
proxyConfiguration | object | Yes | Proxy settings to avoid IP blocks and ensure reliable scraping. |
└─ useApifyProxy | boolean | Yes | Whether to route requests through Apify Proxy. |
└─ apifyProxyGroups | string[] | No | List of Apify Proxy groups to use (e.g., ["RESIDENTIAL"]). |
urls | string[] | Yes | Array of Feefo review page URLs to scrape. |
Example Input
{"item_limit": 10,"proxyConfiguration": {"useApifyProxy": true},"urls": ["https://www.feefo.com/en-GB/reviews/tesco-mobile"]}
Features
- Review Limit Control – Fetch up to
item_limitreviews per URL. - Apify Proxy Support – Built‑in proxy integration to bypass rate limits and geo‑blocks.
- Batch URL Processing – Scrape reviews from multiple Feefo pages in one run.
- Rich Feedback Data – Retrieves reviewer name, location, dates, attributes, and comments.
- Structured JSON Output – Clean, consistent schema for easy downstream processing.
Output
The Actor returns a JSON array where each element represents one review:
[{"url": "https://www.feefo.com/en-GB/reviews/tesco-mobile","name": "Spike","location": "Watford","feedback_date": "1 hour ago","purchase_date": "03/04/2025","attributes": ["Satisfied with delivery","Recommends"],"comment": "All was Good & Nothing Bad"},{"url": "https://www.feefo.com/en-GB/reviews/tesco-mobile","name": "Trusted Customer","location": "N/A","feedback_date": "2 hours ago","purchase_date": "07/04/2025","attributes": ["Satisfied with delivery"],"comment": "Good service from Tesco staff, only to be let down by their WiFi-took ages to cross load!!"},{"url": "https://www.feefo.com/en-GB/reviews/tesco-mobile","name": "Trusted Customer","location": "N/A","feedback_date": "9 hours ago","purchase_date": "06/04/2025","attributes": ["Satisfied with delivery","Recommends"],"comment": ""}]
Possible Use Cases
- Sentiment Analysis on product and service feedback.
- Quality Assurance to identify frequent praises or issues.
- Market Research for competitive benchmarking.
- Customer Support Automation by flagging negative reviews for follow‑up.
- Data Aggregation for dashboards, reports, or analytics pipelines.
Support
For bug reports or custom needs, contact: 📧 support@getdataforme.com Or use our contact form: https://getdataforme.com/contact/