Ollies Store Location Scraper
2 hours trial then $30.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsOllies Store Location Scraper
2 hours trial then $30.00/month - No credit card required now
Extract the location of stores from America's largest closeout retailer. Input your zip code, city or zip code and scrape the location, address, opening hours, and distance of the closest Ollie's stores. Export this data in Excel, HTML, or JSON.
You can access the Ollies Store Location Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "proxy": {
3 "useApifyProxy": true,
4 "apifyProxyCountry": "US"
5 }
6}' |
7apify call mscraper/ollies-store-location-scraper --silent --output-dataset
Ollies Store Location Scraper API through CLI
The Apify CLI is the official tool that allows you to use Ollies Store Location Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: