Avis Verifier scraper avatar
Avis Verifier scraper

Pricing

$20.00/month + usage

Go to Store
Avis Verifier scraper

Avis Verifier scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

Allows you to automate data extraction from www.avis-verifies.com Get companies personnal infos, reviews scores and reviews list details

0.0 (0)

Pricing

$20.00/month + usage

3

Total users

17

Monthly users

3

Runs succeeded

>99%

Last modified

a day ago

Get company infos, the average review score and the numbers of reviews from a list of company domains name.

You can also ask to get detailed list of all the reviews from a company (content, date, author, score)

ex: google.com, youtube.com etc ..

Inputs

  • domain : list OR string (csv format) ex: ['youtube.com', 'google.com', 'apple.com'] OR "youtube.com,google.com,apple.com"

One of the 2 types is needed.

  • proxies : object not mandatory but recommended if high volume

Outputs

Overview object

{
"website": "draegerparis.com",
"score": "4",
"5_stars": "2336",
"4_stars": "350",
"3_stars": "120",
"2_stars": "42",
"1_stars": "43",
"total_reviews": 2891,
"lifetime_reviews": "3132",
"12_months_reviews": "775",
"lifetime_starting_date": "27/10/2018",
"company": "Draeger international",
"streetAddress": "109 rue Montmartre",
"postalCode": "75002",
"city": "Paris",
"category": "Fleurs & cadeaux"
}

Reviews object

{
"review_website": "draegerparis.com",
"review_rating": "5",
"review_item_reviewed": "Local business",
"review_about": "Fleurs & cadeaux",
"review_body": "Confotme",
"review_exp_date": "2024-09-22",
"review_publish_date": "2024-09-30",
"review_author": "JEAN PAUL B."
}