Subito Seller Review Detail Scraper
Pricing
from $9.00 / 1,000 results
Subito Seller Review Detail Scraper
Extract detailed seller reviews from Subito.it with ease. This Apify Actor captures comprehensive data including user feedback, scores, and timestamps, supporting informed market research and competitive analysis....
Pricing
from $9.00 / 1,000 results
Rating
0.0
(0)
Developer
GetDataForMe
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Subito Seller Review Detail Scraper
Introduction
The Subito Seller Review Detail Scraper is an Apify Actor designed to efficiently extract detailed seller reviews from Subito.it. This tool enables users to gather valuable insights into seller performance and customer feedback, facilitating informed decision-making for market research, competitive analysis, and business strategy.
Features
- Comprehensive Data Extraction: Captures detailed review information including user names, roles, feedback text, scores, and timestamps.
- High-Quality Data: Ensures reliable and accurate data collection from Subito.it's seller reviews.
- Customizable Parameters: Allows users to specify start URLs and the maximum number of items to scrape.
- Scalable Performance: Efficiently handles multiple requests with robust error handling mechanisms.
- User-Friendly Interface: Easy setup and execution through the Apify Store interface.
Input Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
startUrls | array | Yes | URLs to start with. Prefilled with a default Subito seller review URL. | [{"url": "https://www.subito.it/utente/104679038#Recensioni"}] |
maxItems | integer | No | Maximum number of items to scrape. Default is set to 10. | 20 |
Example Usage
Input JSON
{"startUrls": [{"url": "https://www.subito.it/utente/104679038#Recensioni"}],"maxItems": 10}
Output JSON
[{"name": "Domenico","role": "SELLER","feedback": {"tradeId": 14685664,"ownerId": "sdrn:subito:user:21963679","recipientId": "sdrn:subito:user:104679038","textReview": "Disponibile, preciso e puntuale","score": 1,"givenAt": "2025-09-06T09:25:43.802949Z","segmentExternalId": "subito-pick-a-buyer","item": {"title": "Bici pieghevole"},"isAutomaticReview": false},"scrapedAt": "2026-07-06T07:36:07.763Z"}]
Use Cases
- Market Research and Analysis: Gain insights into seller performance and customer satisfaction.
- Competitive Intelligence: Monitor competitor reviews to understand market positioning.
- Price Monitoring: Analyze feedback related to pricing strategies.
- Content Aggregation: Aggregate review data for content creation or reporting.
- Academic Research: Use structured data for studies on e-commerce trends.
- Business Automation: Integrate with business processes for automated decision-making.
Installation and Usage
- Search for "Subito Seller Review Detail Scraper" in the Apify Store.
- Click "Try for free" or "Run".
- Configure input parameters as needed.
- Click "Start" to begin extraction.
- Monitor progress in the log.
- Export results in your preferred format (JSON, CSV, Excel).
Output Format
The output is a JSON array where each object contains:
name: The name of the reviewer.role: Role of the user providing feedback (e.g., SELLER).feedback: An object containing:tradeId: Unique identifier for the trade.ownerId,recipientId: Identifiers for the involved users.textReview: The review text provided by the user.score: Rating score given in the review.givenAt: Timestamp of when the review was given.segmentExternalId: External identifier for the segment.item: Details about the item reviewed, including title.isAutomaticReview: Boolean indicating if the review is automatic.
scrapedAt: Timestamp of when the data was scraped.
Support
For custom/simplified outputs or bug reports, please contact:
- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: Contact Us
We're here to help you get the most out of this Actor!