You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google's social graph API no longer exists. I love this book and have used it as a template to start many other projects.
I need to make social graphs now and having skimmed this chapter I'm not sure if it's usable given the decommissioning of Google's API, as well as the changes to Twitter.
I'm currently trying to get started based on some other random social graph tut's online. I'm wondering if someone who is more familiar with this chapter can let me know if it is still worth reading completely and adapting the code to work around these changes or if that would be a waste of time?
Thanks!
The text was updated successfully, but these errors were encountered:
I am not sure if you are still looking for a solution. I was following Ch11 and got bumped into the same situation as yours.
I implemented snowball sampling mechanism using twitteR package and I think it is much simpler than the code that needed to use Google's API. I am planning to finish the book sometime by end of this or next week and would upload my code for all the chapters then.
Google's social graph API no longer exists. I love this book and have used it as a template to start many other projects.
I need to make social graphs now and having skimmed this chapter I'm not sure if it's usable given the decommissioning of Google's API, as well as the changes to Twitter.
I'm currently trying to get started based on some other random social graph tut's online. I'm wondering if someone who is more familiar with this chapter can let me know if it is still worth reading completely and adapting the code to work around these changes or if that would be a waste of time?
Thanks!
The text was updated successfully, but these errors were encountered: