
Artprice Scraper
2 hours trial then $39.00/month - No credit card required now

Artprice Scraper
2 hours trial then $39.00/month - No credit card required now
Artprice web crawler. With the scraper, extract art product details from a search url. Collect object informations and store contact infos from website artprice.com with Phone, email, adresse
Actor Metrics
1 monthly user
No reviews yet
1 bookmark
92% runs succeeded
Created in Feb 2025
Modified a day ago
You can access the Artprice 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.
1echo '{
2 "url": "https://fr.artprice.com/place-de-marche?idartist=4230&idcurrencyzone=1&p=1&sort=sort_dt-desc",
3 "list_ignore": "GALERIE MICHEL ESTADES"
4}' |
5apify call saswave/artprice-scraper --silent --output-dataset
Artprice Scraper API through CLI
The Apify CLI is the official tool that allows you to use Artprice Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: