Weedmaps Dispensary Scraper avatar
Weedmaps Dispensary Scraper
Under maintenance

Pricing

$3.00 / 1,000 results

Go to Apify Store
Weedmaps Dispensary Scraper

Weedmaps Dispensary Scraper

Under maintenance

Developed by

Krazee

Krazee

Maintained by Community

Scrapes dispensary data from Weedmaps, including email, phone number and store details, with optional filters, multiple locations, and result limits.

0.0 (0)

Pricing

$3.00 / 1,000 results

0

3

3

Last modified

3 days ago

Weedmaps Dispensaries Scraper

Scrape dispensaries for multiple locations with customizable filters and a result limit of your choice.


Use cases

  • Build targeted outreach lists for CBD and cannabis businesses

  • Collect contact details for marketing campaigns

  • Monitor and research dispensaries in specific regions

  • Support agencies working with cannabis industry clients


Who Is This For?

  • Marketing and sales teams targeting CBD or cannabis businesses

  • Research teams tracking dispensary trends and locations

  • Agencies working with cannabis industry clients

  • Data analysts compiling regional dispensary information


Input Options

When running the scraper, you can configure:

  • Search Locations: List of Search Locations
  • Maximum stores per location: Limit how many stores to scrape for each location
  • Search Keywords: Filter search bases on specific keywords.

Sample Input

Here is a sample JSON input you can provide when running the scraper:

{
"searchKeywords": [
"Open now", "Medical", "Storefronts"
],
"searchLocations": [
"Atlanta",
"Columbus"
],
"storesPerSearch": 100
}

What You Get (Output Format)

Each scraped product includes:

  • Store details: Name, email, phone number
  • Store location: Address, city, state, country, region id
  • Store performance: Ranking, rating

Example output (JSON):

{
"name": "High Grade - Atlanta",
"city": "Atlanta",
"country": "US",
"state": "Georgia",
"feature_order": 9999,
"address": "1532 Howell Mill Road Northwest",
"ranking": 2.936539029823803,
"rating": 5,
"min_age": 0,
"region_id": 1148,
"email": "info@highgradeatl.com",
"phone_number": "(404) 343-1203",
"retailer_services": [
"storefront",
"pickup"
]
},

Troubleshooting

  • The actor logs warnings and errors in real-time, including failed requests, incomplete data, or issues fetching listings.

  • Users can monitor the Actor run logs to see messages and take action if needed