EU VIES VAT Registry Scraper
Pricing
Pay per event
Go to Apify Store
EU VIES VAT Registry Scraper
Validate EU VAT numbers in bulk with the official VIES registry. Export validity, company details, request dates, and per-row faults.
EU VIES VAT Registry Scraper
Pricing
Pay per event
Validate EU VAT numbers in bulk with the official VIES registry. Export validity, company details, request dates, and per-row faults.
You can access the EU VIES VAT Registry Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "vatNumbers": [< "IE6388047V",< "DE123456789",< "FR40303265045"< ],< "maxItems": 20,< "maxConcurrency": 3,< "maxRetries": 2<}' |<apify call automation-lab/eu-vies-vat-registry-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use EU VIES VAT Registry Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: