CA
equal-aqua
2 part Newbie Question
1. Using the google maps actor, can I scrape for only business that are perm/temp closed? Trying to clean my data.
2. What is the best way/actor to scrape all the date from this site? https://www.appyhourmobile.com
Jake Dye
AppyHour
Happy Hours Near Me | Home • AppyHour
The best happy hours near me! Food & Drink Specials, Events, and Exclusive Promos happening at your favorite local bars and restaurants.
4 Replies
Hi1
1. Google maps will get places as specify in your imput, so not expected to get only closed places
2. Check https://docs.apify.com/academy/apify-scrapers and see what works best for site you mentioned
equal-aquaOP•2y ago
Hi, thanks for the response. A quick reply.
1. Sorry dont folow, are you saying it DOES NOT scrape for only closed biz? That I need to run it and get all parameters then filter it in excel?
2. Can you recommend 1 for that type of website? Sorry, I'm not very technical.
TIA
equal-aquaOP•2y ago
This is the site in quesiton... https://feed.appyhourmobile.com/city/tampabayfl?sort=nearest
AppyHour | Happy Hours, Specials, Events + more in Tampa Bay, FL
Find the best happy hours in Tampa Bay, FL! Food & Drink Specials · Events · Exclusive Promos happening at your favorite Tampa Bay, FL bars and restaurants.
passive-yellow•2y ago
1. It appears there isn't an option to exclusively scrape closed places. The recommended approach would be to filter the items you require from the final dataset.
2. Unfortunately, there isn't a ready-made solution for directly scraping appyhourmobile. However, you have a couple of options:
a. Create a custom scraper using Apify's Web Scraper or Cheerio Scraper:
https://apify.com/apify/web-scraper
https://apify.com/apify/cheerio-scraper
b. Seek assistance in the #apify-freelancers channel.