Hey, I am a student in Algeria, in my project I need to extract data from social networks (Twitter) for analysis, please how can I proceed this extraction, I have to use what tools and what API for extact. Thank you
You can use e.g. TweetDeck if you only need to do manual searches etc.
If you develop software for the extraction you should use https://dev.twitter.com/docs/api/1.1
Cheers, Anders
Thank’s @abiro but i dont know how i can used this API! I need to store all the tweets in XML files, how can I do
Thank you