Skip to content

A very mean, very barebones, C# Console app that hammers the Starbucks Store Locator API to extract every store in the world.

License

Notifications You must be signed in to change notification settings

slayzzzzz/StarbucksScraper

 
 

Repository files navigation

StarbucksScraper

A very mean, very barebones, C# Console app that hammers the Starbucks Store Locator API to extract every store in the world.

About

I created this as a proof of concept and used it to scrape the dataset you can now find on Socrata.

It's a quick and dirty C# console app that does just enough to get me the data I wanted. I'm sure my use of the Entity Framework and numerous other areas could be refined... I don't care.

There is also a partner app that then uploads the data to a Socrata dataset that you specify (in the App.config), since you can't seem to upload Unicode data in a CSV file.

About

A very mean, very barebones, C# Console app that hammers the Starbucks Store Locator API to extract every store in the world.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%