Inspiration
I created this project after my classmates and I could not access data that was once free!
What it does
It scrapes javascript objects from the source file of a ticker and returns it in a .csv format.
How I built it
I used Python's Flask and bootstrap for the frontend. Hosted using PythonAnywhere.
Challenges I ran into
Trying to parse Google's JSON. Apparently, Google doesn't use proper JSON objects and may have an in-house parser...

Log in or sign up for Devpost to join the conversation.