Weedmaps Cannabis Dispensary Scraper
Scrape cannabis dispensaries and delivery services from Weedmaps by location. Get name, license type, address, phone, rating, reviews, coordinates and services. Export to JSON, CSV or Excel.
{ "id": 29191, "name": "SUNSET", "slug": "sunset-herbal-corner-2-2", "type": "dispensary", "licenseType": "hybrid", "retailerServices": ["storefront","pickup"], "rating": 5, "reviewsCount": 3764, "phone": "(818) 762-2282" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Id | Name | Slug | Type |
|---|---|---|---|
| 29191 | SUNSET | sunset-herbal-corner-2-2 | dispensary |
| 46541 | Cloud Nine Collective - Fort Stre… | cloud-9-collective-fort-st | dispensary |
| 306946 | Exclusive Hamtramck - RECREATIONA… | puff-cannabis-company | dispensary |
| 302467 | PUFF Traverse City - RECREATIONAL… | puff-traverse-city | dispensary |
| 61461 | Houston Grass Station | houston-grass-station | dispensary |
{ "id": 29191, "name": "SUNSET", "slug": "sunset-herbal-corner-2-2", "type": "dispensary", "licenseType": "hybrid", "retailerServices": ["storefront","pickup"], "rating": 5, "reviewsCount": 3764, "phone": "(818) 762-2282" }
常见问题
Which areas are covered?
Any area where cannabis retailers are listed. Set the latitude and longitude to the center of the city or region you want and the actor returns the retailers around it.
Storefront or delivery?
Both. Pick storefront for physical dispensaries or delivery for delivery services with the retailer service option.
Do I need a proxy?
Yes. The source refuses datacenter traffic, so the actor uses US residential proxies by default. Keep the default proxy configuration for reliable results.
Does it include menus and prices?
This actor returns the dispensary directory (retailer profiles). Menu and product pricing are planned as an optional add-on.