Skip to content

Python scripts for scraping store locations of several brands in USA.

Notifications You must be signed in to change notification settings

mm105/US-Brands-Locations

Repository files navigation

US Brands Locations

This repository includes set of python scripts used to scrape store locations of some popular brands in United States of America. Each script iterate through dataset of US zipcodes (not available in this repository) and make API request for stores that are located within specific zipcode area. Most scripts use simple GET/POST request using python requests library, but there are also few scripts that utilize selenium and beautiful soup libraries.

Store locations are scraped for following brands: Albertsons, Aldi, Bank of America Corp, Chase Bank, CVS Pharmacy, Dollar General, Kroger, Starbucks, Subway, Target, TD Bank, Walmart, Wells Fargo and Whole Foods Market.

Scripts are created as part of my internship task at Social Explorer Company.

About

Python scripts for scraping store locations of several brands in USA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages