ptwobrussell / Mining-the-Social-Web

The official online compendium for Mining the Social Web (O'Reilly, 2011)
http://bit.ly/135dHfs
Other
1.21k stars 491 forks source link

Chapter 1 code error #61

Closed wandeg closed 10 years ago

wandeg commented 11 years ago

there is an error with the example code in chapter 1 in this line next_results = search_results['search_metadata']['next_results']

ptwobrussell commented 11 years ago

I believe I've fixed this issue in commit 16a06591aa7c9283db9ca4158eb3c40960aaaa19 - could you confirm and close the issue if you agree? This is the same issue as in #59 as far as I can tell.

wandeg commented 10 years ago

It works. :D Thanks!! Sorry I took so long to confirm.