This repo contains a web scraping project using BeautifulSoup to gather address information for postal office locations retrieved from searching and arean in Scarbrough, ON, Canada with a centring around the coordinates lat=43.8004476&lng=-79.27473520000001. The names of the post offices, address, city and postal code are retrieved into a table.
- Web Scrape Search Engine Results_02132019.ipynb - Jupyter notebook with testing code and final script/results
- Andrew Leung