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