bonzanini / Book-SocialMediaMiningPython

Companion code for the book "Mastering Social Media Mining with Python"
548 stars 264 forks source link

stream example file .raise ConnectionError(err, request=request) #3

Closed abdolrhman closed 7 years ago

abdolrhman commented 7 years ago

hello @bonzanini first of all , thanks for your great book , its really really useful book , i have many question but for now it will be in the twitter stream example , plz forgive me if any of them seem naive , when i use stream example , give me the error above , here 's a photo stream2 am using python 3 by the way and by the way , what is 'rugby' for , i thought its because of the name of file , but it was only part of the file name , in the book said its a key word , but i couldn't understand it-why keyword with hashtag'? , thanks any way

bonzanini commented 7 years ago

@Nasr-Z1 I see you're closing the issue, was the problem solved? It looks like a network problem

The word rugby was one of the search keyword in the book example, and it was used as a regular term in conjunction with hashtags. This was just to showcase that you can use both regular keywords and hashtags in the same search.

abdolrhman commented 7 years ago

yeah it was a network problem 👍 and thanks now i understand , very useful script indeed .