Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAnthony Osborn
17,095 PointsWhere do I find the teacher's notes on 'saving the information to a csv file or database' (as mentioned in the video)?
The video (~6:30 ish) mentions that "for more information on saving the information to a CSV file or database" that "this can be found in the teacher's notes". But I am unable to find the teacher's notes anywhere? Any ideas?
Thanks Anthony
4 Answers
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsThe teacher's notes for this video seem to be missing. I'll email customer support, but you can too in the future here.
Marek Stark
12,541 PointsIt´s in the zip file in the Downloads section below the video. Here is a direct link: https://treehouse-code-samples.s3.amazonaws.com/scraping_data_from_the_web.zip
Anthony Osborn
17,095 PointsOK cool, thank you. I'm keen to see how I'd write my results to a DB. Thank you.
hungryfr33lanc3r
9,206 PointsIt should be somewhere below the video. If you're watching the videos through a tablet or smartphone you won't be able to see the teacher's notes.
Beau Genereux
5,362 PointsI am watching on desktop, this video doesn't have any teacher's notes. That was confusing and typing the urls was a bit frustrating when it would have been fairly easy for them to add them in the notes...
https://datahelpdesk.worldbank.org/knowledgebase/topics/125589-developer-information http://api.worldbank.org/v2/country/ETH
Anyway, I am also interested in learning how to save/move the results as well, hopefully its in the 'testProject' from the .zip file.
Sergio Andrés Herrera Velásquez
Courses Plus Student 23,765 PointsSergio Andrés Herrera Velásquez
Courses Plus Student 23,765 Pointstreehouse does have 2 courses, 1 on python and databases(sqlalchemy) and another one to handle csv files