CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 25 Jul 2025 17:13:45 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100115110913
location: https://web.archive.org/web/20100115110913/https://github.com/joshthecoder/tweepy-examples
server-timing: captures_list;dur=0.817518, exclusion.robots;dur=0.035731, exclusion.robots.policy;dur=0.021419, esindex;dur=0.015168, cdx.remote;dur=44.782504, LoadShardBlock;dur=1189.998684, PetaboxLoader3.resolve;dur=244.797598, PetaboxLoader3.datanode;dur=884.815513
x-app-server: wwwb-app201
x-ts: 302
x-tr: 1272
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app201; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 25 Jul 2025 17:13:46 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 15 Jan 2010 11:09:12 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9511e3299b2b52c7946b9b3a26ace8c2"
x-archive-orig-x-runtime: 425ms
x-archive-orig-content-length: 21876
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 15 Jan 2010 11:09:13 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 17 Nov 2009 02:08:13 GMT", ; rel="prev memento"; datetime="Tue, 15 Dec 2009 01:17:29 GMT", ; rel="memento"; datetime="Fri, 15 Jan 2010 11:09:13 GMT", ; rel="next memento"; datetime="Sun, 21 Feb 2010 08:57:51 GMT", ; rel="last memento"; datetime="Sat, 26 Apr 2025 06:12:24 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20100115074110_crawl103-c/51_13_20100115110853_crawl101.arc.gz
server-timing: captures_list;dur=0.484516, exclusion.robots;dur=0.024027, exclusion.robots.policy;dur=0.014368, esindex;dur=0.009946, cdx.remote;dur=31.780503, LoadShardBlock;dur=307.694279, PetaboxLoader3.datanode;dur=325.503140, PetaboxLoader3.resolve;dur=267.267130, load_resource;dur=311.019794
x-app-server: wwwb-app201
x-ts: 200
x-tr: 703
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
joshthecoder's tweepy-examples at master - GitHub
This service is courtesy of Pledgie.
joshthecoder / tweepy-examples
- Source
- Commits
- Network (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Tweepy examples — Read more
commit e3a1de1f7724e1fbac81f7e114ad2e1c29678473
tree d89746d3228e02fed864f152fd2a0da5ebfef553
parent 54f7cf483753161f75d9c0301340d906c92d3fd4
tree d89746d3228e02fed864f152fd2a0da5ebfef553
parent 54f7cf483753161f75d9c0301340d906c92d3fd4
name | age | message | |
---|---|---|---|
![]() |
README | Fri Jan 08 09:54:40 -0800 2010 | Add twitter-repeater bot created by Charles Hoo... [joshthecoder] |
![]() |
appengine/ | Mon Nov 02 14:12:34 -0800 2009 | Import existing examples into repository. [joshthecoder] |
![]() |
oauth/ | Mon Nov 02 14:12:34 -0800 2009 | Import existing examples into repository. [joshthecoder] |
![]() |
repeater/ | Fri Jan 08 09:54:40 -0800 2010 | Add twitter-repeater bot created by Charles Hoo... [joshthecoder] |
![]() |
streaming/ | Thu Dec 17 20:34:57 -0800 2009 | Add harvester script. Still a work in prgress. [joshthecoder] |
![]() |
streamwatcher.py | Thu Nov 19 23:23:58 -0800 2009 | Stream watcher: use fill() method for wrapping ... [joshthecoder] |
README
Tweepy Examples =============== You can find the Tweepy library here: https://github.com/joshthecoder/tweepy streamwatcher.py ---------------- Twitter Streaming API client example. appengine --------- Demonstrates using Tweepy along with appengine. Currently shows how to implement OAuthHandler properly. repeater -------- A bot that automatically retweets any tweets in which its name is "mentioned". Author: Charles Hooper Website: https://code.google.com/p/twitter-repeater Example Contributions --------------------- If you have an example you would like to offer, please email tweepy@googlegroups.com or send me a pull request on github or gitorious. License ------- All examples here are public domain unless otherwise specified within the example's code files.
This feature is coming soon. Sit tight!