What is VIN harvesting on auto marketplaces?
Who buys the data
Export brokers use harvested listings to find models with high overseas margins and contact sellers within minutes. Competing dealers use it for automated repricing. Fraud rings use real VINs and photos to build convincing fake listings on other platforms.
The speed problem
Harvesters poll listing APIs and sitemap feeds continuously, so a new listing is typically captured before the first human sees it. Rate limiting by session does not help when the botnet rotates thousands of residential IPs, each making a handful of requests.
What actually slows them down
Per-request behavioral checks, VIN-level access thresholds across the whole platform rather than per session, and delaying VIN display until after a real interaction all raise the cost of harvesting enough to matter.