Hyftar / Yellow-Pages-Addresses-Scraper

A scraper to retrieve a series of addresses from Canadian provinces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yellow Pages Scraper

This script gets approximately one address per FSA (first 3 characters of a postal code) in the following provinces by crawling the Yellow Pages website:

  • British Columbia
  • Alberta
  • Saskatchewan
  • Manitoba
  • Ontaio

You can execute the script by running the following commands:

bundle install
ruby main.rb

About

A scraper to retrieve a series of addresses from Canadian provinces


Languages

Language:Ruby 100.0%