cedricpt / twitter_following

frabcus Twitter following on 11th April 2012

Scrapes api.twitter.com


Contributors cedricpt

Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... http://api.twitter.com/1/followers/ids.json?screen_name=FranckenTheo Traceback (most recent call last): File "scraper.py", line 13, in <module> following_json = simplejson.loads(scraperwiki.scrape(url)) File "/app/.heroku/src/scraperwiki/scraperwiki/utils.py", line 31, in scrape f = urllib2.urlopen(req) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 410, in open response = meth(req, response) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 448, in error return self._call_chain(*args) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/app/.heroku/python/lib/python2.7/urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 403: Forbidden

Data

Downloaded 0 times

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (40 KB) Use the API

rows 10 / 758

screen_name followers id location
screen_name
OLIVIER_PARVAIS
followers
129
id
144863219
location
Braine-l'Alleud
screen_name
sebbarh
followers
59
id
139884764
location
CHARLEROI BELGIUM
screen_name
Steph_BELGIUM
followers
304
id
41743448
location
Belgique
screen_name
witdoeckjp
followers
279
id
95236200
location
Schaerbeek (Belgium)
screen_name
GreenfishEU
followers
733
id
133635520
location
Brussels
screen_name
elise_VDM
followers
245
id
152561701
location
Malonne,Namur
screen_name
thirtysfaction
followers
18
id
121548613
location
Montigny-le-Tilleul
screen_name
Jimbodelux
followers
263
id
169133519
location
Made in Wallonia
screen_name
bilbilis
followers
270
id
22779997
location
Belgium
screen_name
Zolamenga
followers
229
id
87763375
location
Verviers

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (40 KB) Use the API

rows 1 / 1

value_blob type name
value_blob
7
type
int
name
batchdone

Statistics

Total run time: less than 5 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 62 KB

History

  • Manually ran revision 911cbeb2 and failed .
    nothing changed in the database
    1 page scraped
  • Created on morph.io

Scraper code

twitter_following