ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

Ch 5 - Mining Web Page, Examples 4, 5 #303

Open syedpeer opened 8 years ago

syedpeer commented 8 years ago

Code is looking for a driver file named feed.json in the Resources folder but is unable to locate and gives an error trying to locate it.

From Example 5:

BLOG_DATA = "resources/ch05-webpages/feed.json"

Error:

IOError: [Errno 2] No such file or directory: 'resources/ch05-webpages/feed.json'

glogou commented 7 years ago

I have same issue. Where to get this file: resources/ch05-webpages/feed.json

Naviden commented 4 years ago

You can find the file in the new repository for the third verison of the book:

https://github.com/mikhailklassen/Mining-the-Social-Web-3rd-Edition/tree/master/notebooks/resources/ch06-webpages