scraperwiki / twitter-follows-tool

Get users who follow or are following a particular user; tool now defunct, though the code is here for reference.
https://blog.scraperwiki.com/2014/08/the-story-of-getting-twitter-data-and-its-missing-middle/
Other
5 stars 7 forks source link

Output column order varies in Excel #64

Closed IanHopkinson closed 10 years ago

IanHopkinson commented 10 years ago

Some Excel downloads from the twitter follower tool have column order: id batch name screen_name profile_url profile_image description location url followers_count following_count statuses_count created_at

and some have column order:

id batch name screen_name profile_url profile_image description location followers_count following_count statuses_count created_at url

Note the change in location of the URL column.

frabcus commented 10 years ago

Dragon has fixed this now I think.

Please say if you see it go wrong again for new datasets!