descriptionnone
repository URLhttps://github.com/rofl0r/twatscrape.git
ownerretnyg@gmx.net
last changeSat, 8 Oct 2022 02:13:13 +0000 (8 04:13 +0200)
last refreshTue, 23 Apr 2024 22:32:08 +0000 (24 00:32 +0200)
content tags
add:
README.md

twatter scraper.

create a file called watchlist.txt and put the handles you want to follow.

install beautifulsoup4 python package.

run python2 twatbot.py

it will createn a webservice listening on port 1999 & update it with new twats.

shortlog
2022-10-08 Your Namefix picture fetchingmaster
2022-10-08 Your Nametwat.py: some more rewrite
2022-10-08 Your Namebetter deal with known cursors
2022-10-08 Your Nametwat.py: correctly get pinned twat
2022-10-08 Your Nameminor fixes
2022-10-08 Your Namefix issue when no filename is provided
2022-10-08 Your Nameupdate user agent
2022-10-08 Your Nameadd maxpage argument
2022-10-08 Your Nametwatbot.py: add interest option
2022-10-08 Your Nametwat.py: find cursor using a safer way
2022-10-08 Your Nameonly look once for interests
2022-10-08 Your Nametwatbot: rewrite some parts
2022-10-08 Your Namedelme
2022-10-08 Your Nametwat.py: consistency in tests
2022-10-08 Your Nameallow to not fetch profile pictures
2022-05-29 Your Nametwat.py: do not display a wrong value..
...
heads
18 months ago master
5 years ago repaired