Standvirtual Cars Scraper: Carros usados
Pricing
from $0.66 / 1,000 car listings
Standvirtual Cars Scraper: Carros usados
Extract used-car listings from Standvirtual.com with price, mileage, year, fuel type, and transmission filtered server-side. JSON or CSV rows ready for Sheets, Make, and Zapier. From $0.00087 per listing.
Pricing
from $0.66 / 1,000 car listings
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 hours ago
Last modified
Categories
Share
🚗 Standvirtual Cars Scraper: Carros usados
| Portugal is one stop in a ten-market European used-car dataset. Standvirtual.com covers Portugal's largest used-car marketplace with make and price filters; the actors below extend the same row shape across Benelux, Nordic, DACH, and UK markets. | |||
| EUROPEAN USED-CAR CLASSIFIEDS COVERAGE Cross-border sourcing and pricing data spanning Benelux, Nordic, DACH, Iberian, and UK classifieds, plus a pan-EU dealer platform. Ten separate markets, not one. | |||
|
➤ You are here |
Austrian classifieds |
Belgian classifieds |
Pan-EU dealer catalog |
|
See every Standvirtual price, mileage, and make before you make an offer Turn any Standvirtual.com search into a clean spreadsheet: price, year, mileage, make, model, fuel type, transmission, location, and seller type for every listing. |
|
🚗 Full vehicle detail Make, model, year, mileage, fuel type, and transmission in one row |
📍 Seller and location Private seller or dealer, plus where the car is actually listed |
🔗 Direct listing links Jump straight to the original ad to verify or make an offer |
⚙️ Scope you control Set how many listings and search pages a run pulls |
🔍 What does Standvirtual Cars Scraper do?
This Actor reads search and listing pages on Standvirtual.com, Portugal's largest used-car marketplace, and returns one structured row per car listing.
Give it a search URL, or a filtered search built from make, price range, or year range, and it collects the listing title, price, currency, year, mileage, make, model, fuel type, transmission, seller location, seller type, and a photo, plus a direct link to the original ad. It follows the site's own pagination to pull more results across multiple search pages, up to the limits you set. Runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.
💡 Why use Standvirtual Cars Scraper?
- I'm a car dealer or reseller and want to see what similar cars are actually priced at on Standvirtual before I set my own price.
- I'm a market analyst tracking used-car pricing trends in Portugal by make, model, or price band over time.
- I'm building a price-comparison or aggregator tool and need a live feed of Standvirtual listings alongside other marketplaces.
- I'm a developer who needs structured Standvirtual data without writing and maintaining a scraper myself.
🚀 How to use Standvirtual Cars Scraper
|
STEP 1 Set your filters Make, price, year, mileage, fuel type, and transmission. |
STEP 2 Run the Actor It reads the public listing pages directly, no sign-in needed. |
STEP 3 Export your results Download one row per listing, ready for a spreadsheet or your own system. |
⚙️ Input
Set filters directly, no need to build a Standvirtual search URL yourself. Every filter below is sent to Standvirtual as a real search parameter, the same way the site's own filter sidebar works, so narrow searches are cheaper because only matching listings are fetched.
| Field | Type | Required | Description |
|---|---|---|---|
make | string | No | Vehicle brand, such as bmw, audi, or mercedes-benz. Leave blank to search all makes. |
model | string | No | Model slug, only applied when make is also set. Copy the slug from the model's URL on standvirtual.com if unsure. An unrecognized slug is ignored rather than erroring. |
fuelType | string (enum) | No | Petrol, diesel, electric, or plug-in hybrid. |
transmission | string (enum) | No | Manual or automatic gearbox. |
priceFrom / priceTo | integer | No | Minimum and maximum asking price in EUR. |
yearFrom / yearTo | integer | No | Minimum and maximum first-registration year. |
mileageFrom / mileageTo | integer | No | Minimum and maximum odometer reading in kilometers. |
sellerType | string (enum) | No | Private-seller-only or dealer-only listings. |
startUrls | array of URLs | No | Advanced override. Paste one or more Standvirtual search or listing URLs to scrape that exact page instead of building a URL from the filters above. When set, it takes priority and the filters above are ignored. Also the way to target a specific body style or district, since those aren't exposed as separate filter fields yet. |
maxItems | integer | No | Maximum number of unique car listings to return. Defaults to 25. |
maxPages | integer | No | Maximum number of search pages to visit. Defaults to 5. |
proxyConfiguration | object | No | Optional proxy settings. Standvirtual works with a direct connection by default. |
📦 Output
Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one car listing:
{"listing_url": "https://www.standvirtual.com/carros/anuncio/citroen-c3-aircross-ver-1-2-puretech-feel-ID8Q0xDt.html","listing_id": "8097561427","source_url": "https://www.standvirtual.com/carros","title": "Citroën C3 Aircross 1.2 PureTech Feel","price": 7990,"currency": "EUR","year": 2019,"mileage_km": 98419,"make": "Citroën","model": "C3 Aircross","fuel_type": "Gasolina","transmission": "Manual","location": "Campanhã","seller_type": "dealer","image_url": "https://ireland.apollo.olxcdn.com/v1/files/example.jpg","scraped_at": "2026-08-20T09:14:02.331Z"}
📊 Output data fields
| Field | Type | Description |
|---|---|---|
listing_url | string | Direct link to the original Standvirtual listing. |
listing_id | string | The listing's identifier. |
source_url | string | The search or listing page this row was collected from. |
title | string | The listing's headline, usually make, model, and trim. |
price | number | Asking price, as shown on the listing. |
currency | string | Currency of the price (typically EUR). |
year | number | First-registration year. |
mileage_km | number | Odometer reading in kilometers. |
make | string | Vehicle brand. |
model | string | Vehicle model. |
fuel_type | string | Fuel type (petrol, diesel, electric, plug-in hybrid). |
transmission | string | Gearbox type, as shown on the listing. |
location | string | Seller's city, as shown on the listing. |
seller_type | string | Private seller or dealer, when the listing discloses it. |
image_url | string | Link to the listing's primary photo. |
description | string | Short listing description, when available. |
scraped_at | string | Timestamp when this row was collected. |
A field that's missing from the source listing is left out of the row entirely rather than filled with a placeholder.
💰 Pricing
This Actor uses pay-per-event pricing: you only pay for car listings actually returned, and nothing for an empty run. There is no subscription and no minimum spend. Use maxItems and maxPages to control how large a run gets.
⭐ Enjoying Standvirtual Cars Scraper?
|
⭐ ⭐ ⭐ ⭐ ⭐ Found the right price before your competitor did? A 5-star rating takes 10 seconds and helps other dealers, analysts, and developers tracking the Portuguese used-car market find this Actor. Your feedback also tells us what to build next. |
| ★ Rate this Actor on Apify |
✨ Tips
- Use the
make,priceFrom/priceTo,yearFrom/yearTo,fuelType, andtransmissionfields instead of the general search page for a more focused, cheaper run. - Still want full control, or need a specific body style or district? Paste a pre-filtered Standvirtual search URL into
startUrlsand it overrides the filter fields entirely. - Lower
maxPagesfor a quick sample of the newest listings, or raise it to cover more of a search's results. seller_typeanddescriptionaren't always shown by the source listing; a missing value there is expected, not an error.- Re-run the same search URL on a schedule to track how prices for a specific make or model move over time.
❓ FAQ, disclaimers, and support
How do I scrape Standvirtual.com listings? Paste a search or listing page URL from Standvirtual.com into startUrls and run the Actor, or set the filter fields directly. It returns one structured row per listing, with price, year, mileage, and vehicle detail.
Can I filter by brand, model, or price? Yes. Set make, model, priceFrom/priceTo, yearFrom/yearTo, mileageFrom/mileageTo, fuelType, transmission, or sellerType directly in the input, no need to build the URL yourself. For a specific body style or district, build a filtered search on Standvirtual.com itself and paste that URL into startUrls, which overrides the filter fields.
Why is a field like seller_type or currency sometimes missing? Not every Standvirtual listing discloses every field. When a value isn't shown on the source page, the Actor leaves it out of the row rather than guessing or filling in a placeholder.
How fresh is the data? Every run reads the current search and listing pages directly from Standvirtual.com at run time. There is no cached or stale data.
Is scraping Standvirtual data legal? This Actor collects publicly available listing data. You are responsible for complying with Standvirtual's Terms of Service and applicable laws in your use of the data.
Found a bug or need a field added? Open an issue on the Actor's Issues tab. Custom solutions are available on request.
🔗 Other actors
- OtoMoto Cars Scraper: Samochody używane ↗ - used-car listings from Poland's largest car marketplace, same OLX Group data model.
- Marktplaats Cars Scraper: Tweedehands auto's ↗ - used-car listings from the Netherlands.
- Blocket Cars Scraper: Bilar till salu ↗ - used-car listings from Sweden's largest marketplace.
- Kleinanzeigen Autos Scraper: Dealer Data ↗ - dealer-ready German car inventory with native filters.
- VIN Decoder + NHTSA Recalls & Complaints: One Call ↗ - enrich vehicle research with official US recall and complaint data.