CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 29 Jul 2025 07:03:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091119073636
location: https://web.archive.org/web/20091119073636/https://github.com/joshthecoder/tweepy-examples
server-timing: captures_list;dur=0.599431, exclusion.robots;dur=0.022132, exclusion.robots.policy;dur=0.010317, esindex;dur=0.014391, cdx.remote;dur=53.525785, LoadShardBlock;dur=196.616255, PetaboxLoader3.datanode;dur=122.734210, PetaboxLoader3.resolve;dur=66.295573
x-app-server: wwwb-app217
x-ts: 302
x-tr: 281
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app217; 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: Tue, 29 Jul 2025 07:03:25 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 19 Nov 2009 07:36:36 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "efd875c4612898c37b0fe4733071105f"
x-archive-orig-x-runtime: 126ms
x-archive-orig-content-length: 22203
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: Thu, 19 Nov 2009 07:36:36 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, 17 Nov 2009 02:08:13 GMT", ; rel="memento"; datetime="Thu, 19 Nov 2009 07:36:36 GMT", ; rel="next memento"; datetime="Tue, 15 Dec 2009 01:17:29 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: 52_12_20091119043902_crawl100-c/52_12_20091119073614_crawl101.arc.gz
server-timing: captures_list;dur=0.653017, exclusion.robots;dur=0.025194, exclusion.robots.policy;dur=0.013921, esindex;dur=0.014944, cdx.remote;dur=65.282723, LoadShardBlock;dur=188.115152, PetaboxLoader3.datanode;dur=157.574201, PetaboxLoader3.resolve;dur=343.271667, load_resource;dur=499.185182
x-app-server: wwwb-app217
x-ts: 200
x-tr: 806
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 repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Tweepy examples edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/joshthecoder/tweepy-examples.git
Give this clone URL to anyone.
git clone git://github.com/joshthecoder/tweepy-examples.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:joshthecoder/tweepy-examples.git
|
name | age | message | |
---|---|---|---|
![]() |
README | Mon Nov 02 14:22:07 -0800 2009 | Add streamwatcher and tweepyshell. [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] |
![]() |
streamwatcher.py | Mon Nov 02 14:22:07 -0800 2009 | Add streamwatcher and tweepyshell. [joshthecoder] |
README
Tweepy Examples =============== streamwatcher.py ---------------- Twitter Streaming API client example. tweepyshell.py -------------- Python interactive shell for Tweepy. appengine --------- Demonstrates using Tweepy along with appengine. Currently shows how to implement OAuthHandler properly. 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!