🍴Uber Eats Scraper [RENTAL] avatar
🍴Uber Eats Scraper [RENTAL]

Pricing

$35.00/month + usage

Go to Store
🍴Uber Eats Scraper [RENTAL]

🍴Uber Eats Scraper [RENTAL]

Developed by

borderline

borderline

Maintained by Community

Rental - Fast and cost-effective Uber Eats Scraper requiring just a search query and location. Instantly retrieve comprehensive restaurant data, including names, ratings, locations, reviews and menus. Seamlessly integrates with tools like Google Sheets, and more, offering a highly efficient solution

5.0 (2)

Pricing

$35.00/month + usage

6

Total users

73

Monthly users

11

Runs succeeded

>99%

Issue response

5.9 hours

Last modified

2 months ago

LU

Does this Scaping tool works for PT?

Closed

luisa.paixao opened this issue
2 months ago

Hello!

I wanted to know if this Scraping tool works for Portugal?

Thank you!

borderline avatar

Hello Luisa,

Yes, the scraping tool works very well in Portugal. For better results, you can configure a residential proxy set to Portugal. For instance, here’s an example input that was successfully used:

{
"address": "Rua da Bica de Duarte Belo",
"locale": "pt-PT",
"maxRows": 1000,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "PT"
},
"query": "Pizza"
}

We just ran a test with this input. You can check out the run and view the output here.

Best regards,