Google Shopping Insights avatar

Google Shopping Insights

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Google Shopping Insights

Google Shopping Insights

epctex/google-shopping-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Unlock valuable insights from Google Shopping with our Data Extractor. Get reviews, descriptions, prices, merchant details, and affiliation links. Export data in JSON, XML, CSV, Excel, and HTML formats with no limits!

BF

Results from spain, with crawler and proxy on spain shows dollar

Closed

blooming_fuel opened this issue
10 months ago

How can change the currency of the search?

epctex avatar

epctex (epctex)

10 months ago

Hey there,

Thank you very much for reaching out and using our actor. The actor has the capability of changing its currency by using the countryCode attribute. For example; the following input schema is getting the products in Euros.

1{
2  "queries": [
3    "air fryer"
4  ],
5  "maxItems":80,
6  "countryCode": "es",
7  "includeComparisonPrices":true,
8  "startUrls":[
9  ],
10  "proxy":{
11    "useApifyProxy":true,
12    "apifyProxyGroups":[
13      "GOOGLE_SERP"
14    ]
15  }
16}

Best

Developer
Maintained by Community
Actor metrics
  • 42 monthly users
  • 26 stars
  • 94.0% runs succeeded
  • 15 hours response time
  • Created in Mar 2020
  • Modified about 4 hours ago