-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gas scraper initial #11
base: dev
Are you sure you want to change the base?
Conversation
It looks like the results are a tab delimited file with a .csv comma delimited file extension. |
This was because addresses also had commas in them. Do you have any suggestions? |
JSON would be a good format |
Sounds good. |
Should be fixed. |
file extension should be .json instead of .csv since it's json |
Oh, thanks for catching that. Should be changed. |
also needed to install |
Why does this use the old gasbuddy pages? This is what the new ones look like: http://www.gasbuddy.com/Station/14162 |
Hm, I'm not sure. I think I must've looked at Los Angeles gas stations and
|
No description provided.