aish12 / parksrus

2 stars 0 forks source link

Implement Twitter Scraping #26

Closed ChimdinduDenalexOrakwue closed 6 years ago

aish12 commented 6 years ago

The challenging part of this will be to parse the huge complicated jsons that twitter gives back. How can I look at those jsons in a more visually appealing way?

ChimdinduDenalexOrakwue commented 6 years ago

You can reformat the JSON to make it more readable, put it in the browser, etc. This should take a few days to complete.