Doordash Store Details Scraper
Try for free
Pay $0.75 for 1,000 Stores
View all Actors
Doordash Store Details Scraper
tri_angle/doordash-store-details-scraper
Try for free
Pay $0.75 for 1,000 Stores
Using Doordash store URLs, you can collect store details
Do you want to learn more about this Actor?
Get a demoDoorDash
Scrapes information about places on DoorDash starting from DoorDash URLs.
Input
Here is a sample:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.doordash.com/store/tim-hortons-bangor-1153600/" 5 } 6 ] 7}
Output
Here is a sample, generated from the previous input:
1[ 2 { 3 "id": "1153600", 4 "url": "https://www.doordash.com/store/tim-hortons-bangor-1153600/", 5 "name": "Tim Hortons", 6 "description": "Canadian", 7 "priceRange": 2, 8 "numRatings": "638", 9 "rating": 4.7, 10 "lat": 44.7906414, 11 "lng": -68.8111885, 12 "fullAddress": "Tim Hortons, 301 Odlin Rd, Bangor, ME 04401, USA", 13 "street": "301 Odlin Road", 14 "city": "Bangor", 15 "state": "ME", 16 "country": "US", 17 "offersDelivery": true, 18 "offersPickup": false, 19 "offersGroupOrder": true, 20 "headerImage": "https://img.cdn4dd.com/cdn-cgi/image/fit=contain,width=1200,height=672,format=auto/https://doordash-static.s3.amazonaws.com/media/store/header/49292989-91a0-44f1-9b20-baa75d911808.9", 21 "coverSquareImage": "https://img.cdn4dd.com/cdn-cgi/image/fit=contain,width=1200,height=672,format=auto/https://doordash-static.s3.amazonaws.com/media/restaurant/cover_square/c1b82eeb-909c-4596-bf64-dcbb6127eb9c.png", 22 "coverImage": "https://img.cdn4dd.com/cdn-cgi/image/fit=contain,width=1200,height=672,format=auto/https://doordash-static.s3.amazonaws.com/media/restaurant/cover/f49fd8df-a000-4e58-ac56-0d2096368623.png", 23 "businessId": "414627", 24 "businessName": "Tim Hortons", 25 "currency": "USD" 26 } 27]
Developer
Maintained by Apify
Actor Metrics
7 monthly users
-
2 stars
>99% runs succeeded
Created in May 2024
Modified 2 months ago
Categories