Subito Search Scraper
Pricing
$19.99/month + usage
Go to Apify Store

Subito Search Scraper
Scrape classified ads from Subito.it by providing a search URL, with automatic pagination and comprehensive listing information extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerAI
Maintained by Community
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
🛍️ Subito Search Scraper
This actor allows you to scrape classified ads from Subito.it by providing a search URL. It automatically handles pagination and extracts comprehensive listing information including prices, locations, images, and product details.
Features
- URL-based Scraping: Extract listings by providing a complete Subito search URL
- Automatic Pagination: Automatically navigates through pages and loads more listings until reaching the end or max items limit
- Comprehensive Listing Data: Extract detailed information about each listing including:
- Product title
- Price information
- Location details
- Product images with multiple resolutions
- Image count
- Detail page URL
- Favorite status
- Rich Media: Includes product images with multiple resolution options
- Location Information: Track where each listing is located
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Subito search URL to scrape |
maxItems | integer | No | Maximum number of listings to fetch |
Output
The output is a main list of listing objects, each containing:
searchUrl: The original search URL usedtitle: Title of the listingprice: Price of the itemlocation: Location where the item is locatedimageUrl: URL of the main product imageimageAlt: Alt text for the imageimageSrcSet: Multiple resolution image URLsimageCount: Number of images available for the listingdetailPageUrl: URL to the detailed listing pageisFavorite: Whether the listing is marked as favoritescrapedAt: Timestamp of when the listing was scraped
Example output:
[{"searchUrl": "https://www.subito.it/annunci-italia/vendita/usato/?q=iphone","title": "IPhone 16 pro max","price": "949 €","location": "Brindisi (BR)","imageUrl": "https://images.sbito.it/api/v1/sbt-ads-images-pro/images/99/99e72470-6f25-4f43-999e-29c9541f368d?rule=card-desktop-new-small-1x-auto","imageAlt": "IPhone 16 pro max","imageSrcSet": "https://images.sbito.it/api/v1/sbt-ads-images-pro/images/99/99e72470-6f25-4f43-999e-29c9541f368d?rule=card-desktop-new-small-1x-auto 1x, https://images.sbito.it/api/v1/sbt-ads-images-pro/images/99/99e72470-6f25-4f43-999e-29c9541f368d?rule=card-desktop-new-small-2x-auto 2x, https://images.sbito.it/api/v1/sbt-ads-images-pro/images/99/99e72470-6f25-4f43-999e-29c9541f368d?rule=card-desktop-new-small-3x-auto 3x","imageCount": 6,"detailPageUrl": "https://www.subito.it/telefonia/iphone-16-pro-max-brindisi-624175459.htm","isFavorite": false,"scrapedAt": "2025-11-13T05:24:04.025Z"},...]
Use Cases
- Market research and price tracking
- Product availability monitoring
- Location-based market analysis
- Second-hand market insights
- Competitive pricing analysis
Notes
- Results are automatically paginated until reaching the end or max items limit
- All listings include location information for geographic analysis
- Multiple image resolutions are available for each listing
- The actor tracks favorite status for each listing
Start finding the best deals on Subito.it today!