No release in over a year
Scrape Store Address lists from StoreFound.org and export into a CSV file for distribution or use withe other softwares such as ESRI ARC GIS.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 13.0

Runtime

>= 0
~> 1.13
 Project Readme

StoreListScraper

Welcome to my gem! This was designed to pull store location data from a website and provide a CSV export for use as an import file into another geocoding platform. The website is StoreFound.org and is home to over 27,000 business names and addresses. This gem already contains a csv file with a list of all the potential businesses a list can be scraped for. As a user you can: Run a scrape to export a store list, view the list of avaliable businesses, or update the business list.

Installation

Add this line to your application's Gemfile:

gem 'store_list_scraper'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install store_list_scraper

Usage

Run "./bin/exec" and follow the menus to use the program. I would recommend opening up the 'business_list.csv' to identify the company(or companies) you would like to scrape a store list for.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/itsmattpaw/store_list_scraper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the StoreListScraper project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.