Trovaprezzi Scraper - Italian Price Comparison avatar

Trovaprezzi Scraper - Italian Price Comparison

Pricing

from $4.00 / 1,000 result scrapeds

Go to Apify Store
Trovaprezzi Scraper - Italian Price Comparison

Trovaprezzi Scraper - Italian Price Comparison

Scrape product prices, deals, and offers from Trovaprezzi.it, Italy's largest price comparison site. Compare prices across thousands of Italian retailers. No login or cookies required.

Pricing

from $4.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Categories

Share

Trovaprezzi Scraper — Italian Price Comparison, Product Deals & Offers

Scrape product prices, deals, and offers from Trovaprezzi.it — Italy's largest and oldest price comparison website with over 3,000 retailers and 400+ product categories. Extract the lowest prices across thousands of Italian online shops, compare deals, and monitor price changes. No login or cookies required.

Run this Actor on Apify to get structured price comparison data via API, schedule regular price monitoring, and integrate with your tools through webhooks, Zapier, or Make.

How to scrape Trovaprezzi data

  1. Go to the Input tab and enter a search query in Italian (e.g., "laptop", "smartphone", "lavatrice")
  2. Optionally provide a direct Trovaprezzi category URL for targeted scraping
  3. Set the maximum number of results you want
  4. Click Start and wait for the Actor to finish
  5. Download your data from the Output tab in JSON, CSV, Excel, or other formats

You can also call this Actor via the Apify API to automate price monitoring, build price comparison dashboards, or feed data into your analytics pipeline.

Why use Trovaprezzi Scraper?

  • Price monitoring — Track the lowest prices for any product across thousands of Italian retailers
  • Market research — Compare pricing, ratings, and availability on Italy's #1 comparison platform
  • Competitive intelligence — See which shops offer the best deals and how many sellers compete per product
  • E-commerce analytics — Analyze pricing trends, discounts, and consumer ratings at scale
  • Deal hunting — Find the best offers across Italian e-commerce automatically
  • No login required — Scrapes publicly available data without cookies or authentication

Input

FieldTypeRequiredDescription
searchQueryStringNoSearch term in Italian (e.g., "laptop", "smartphone", "lavatrice"). Defaults to "laptop" if empty.
categoryUrlStringNoFull Trovaprezzi category URL (e.g., https://www.trovaprezzi.it/prezzi_notebook.aspx). Overrides search query.
maxResultsIntegerNoMaximum products to return (default: 100, max: 10,000)
proxyConfigurationObjectNoProxy settings. Italian residential proxies are recommended.

Example input

{
"searchQuery": "smartphone",
"maxResults": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "IT"
}
}

Output

Each result contains comprehensive price comparison data:

FieldTypeExample
nameString"Samsung Galaxy S24 Ultra 256GB"
brandString"Samsung"
priceNumber899.00
currencyString"EUR"
originalPriceNumber1099.00
numberOfOffersNumber42
ratingNumber4.6
reviewCountNumber234
imageUrlStringPrimary product image URL
productUrlStringFull Trovaprezzi product page URL
categoryString"Smartphone"
urlStringSource search/category URL
scrapedAtString"2026-05-27T10:30:00.000Z"

Example output

{
"name": "Apple MacBook Air M3 256GB",
"brand": "Apple",
"price": 1049.00,
"currency": "EUR",
"originalPrice": 1249.00,
"numberOfOffers": 38,
"rating": 4.8,
"reviewCount": 156,
"imageUrl": "https://img.trovaprezzi.it/product/macbook-air-m3.jpg",
"productUrl": "https://www.trovaprezzi.it/prezzo_notebook_apple_macbook_air_m3.aspx",
"category": "Notebook",
"url": "https://www.trovaprezzi.it/categoria.aspx?id=-1&libera=laptop",
"scrapedAt": "2026-05-27T10:30:00.000Z"
}

How much does it cost to scrape Trovaprezzi?

This Actor uses browser-based scraping (Playwright) with residential proxies for reliable access to Trovaprezzi.it. Estimated costs on the Apify platform:

VolumeEstimated CostTime
100 products~$0.15~30 seconds
500 products~$0.60~2 minutes
1,000 products~$1.00~5 minutes
10,000 products~$8.00~40 minutes

Costs may vary based on proxy usage, retry rates, and current site load. The Apify Free plan includes $5/month of platform usage.

Tips for best results

  • Use Italian residential proxies — Trovaprezzi may block non-Italian or datacenter IPs. Italian residential proxies give the best results.
  • Search in Italian — Use Italian search terms for the best results (e.g., "lavatrice" instead of "washing machine", "televisore" instead of "TV").
  • Start small — Test with maxResults: 10 before running large scrapes.
  • Use category URLs — For targeted scraping, paste a full Trovaprezzi category URL (e.g., https://www.trovaprezzi.it/prezzi_notebook.aspx) instead of a search query.
  • Schedule regular runs — Set up scheduled runs on Apify for ongoing price monitoring and deal tracking.

Limitations

  • This Actor scrapes publicly available data only. It does not access user accounts or private data.
  • Results depend on what Trovaprezzi shows for the given search query. Very niche or misspelled queries may return fewer results.
  • Rate limiting or anti-bot protections may occasionally reduce throughput. The Actor automatically retries failed requests.
  • Price data reflects what is shown on Trovaprezzi at the time of scraping. Prices on retailer sites may differ.

FAQ and support

Is it legal to scrape Trovaprezzi? This Actor extracts publicly available data from Trovaprezzi.it. Always review and comply with the website's Terms of Service before using.

Why am I getting no results? Make sure you are using Italian residential proxies. Trovaprezzi may block automated requests from datacenter IPs or non-Italian locations.

Can I scrape specific product categories? Yes. Paste a full Trovaprezzi category URL into the categoryUrl input field (e.g., https://www.trovaprezzi.it/prezzi_smartphone.aspx).

How often is the data updated? Trovaprezzi updates prices in real time as retailers submit feeds. Your scraped data reflects prices at the moment of scraping.

For issues or feature requests, please visit the Issues tab or contact support.