loklak / loklak_server

Distributed Open Source twitter and social media message search server that anonymously collects, shares, dumps and indexes data http://api.loklak.org
GNU Lesser General Public License v2.1
1.38k stars 223 forks source link

Scrape a users following and followers information from the user list we currently have #61

Closed sudheesh001 closed 9 years ago

sudheesh001 commented 9 years ago

Everytime we scrape a new user, we can also move to the following links

Followers: https://twitter.com/< twitter handle >/followers Following : https://twitter.com/< twitter handle >/following

And link them to the Followers and Following information of the users we have. Both these pages, Can we deal with the scroll to load new followers problem ?

Orbiter commented 9 years ago

this is now subsumed with https://github.com/loklak/loklak_server/issues/64