issues
search
dogsheep
/
twitter-to-sqlite
Save data from Twitter to a SQLite database
Apache License 2.0
402
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Twitter v1 API shutdown
#73
david-perez
opened
1 year ago
0
Import thread, including self- and others' replies
#72
mcint
opened
1 year ago
0
Archive: Fix "ni devices" typo in importer
#71
sometimes-i-send-pull-requests
opened
1 year ago
0
Archive: Import Twitter Circle data
#70
sometimes-i-send-pull-requests
opened
1 year ago
0
Archive: Import new tweets table name
#69
sometimes-i-send-pull-requests
opened
1 year ago
0
Archive: Import mute table
#68
sometimes-i-send-pull-requests
opened
1 year ago
0
Add support for app-only bearer tokens
#67
sometimes-i-send-pull-requests
opened
1 year ago
0
Ageinfo workaround
#66
ashanan
opened
2 years ago
0
Update Twitter dev link, clarify apps vs projects
#65
rixx
closed
5 months ago
0
Include all entities for tweets
#64
max
opened
2 years ago
0
Import archive error 'withheld_in_countries'
#63
pauloxnet
opened
2 years ago
0
KeyError: 'created_at' for private accounts?
#62
swyxio
closed
2 years ago
2
Data Pull fails for "Essential" level access to the Twitter API (for Documentation)
#61
jmnickerson05
opened
2 years ago
1
Execution on Windows
#60
bernard01
opened
3 years ago
1
Fix for since_id bug, closes #58
#59
rubenv
closed
3 years ago
1
Error: Use either --since or --since_id, not both - still broken
#58
rubenv
closed
3 years ago
1
Error: Use either --since or --since_id, not both
#57
rubenv
closed
3 years ago
6
Not all quoted statuses get fetched?
#56
gsajko
closed
3 years ago
3
Fix archive imports
#55
jacobian
closed
3 years ago
2
Archive import appears to be broken on recent exports
#54
jacobian
opened
3 years ago
5
--since support for favorites
#53
anotherjesse
closed
3 years ago
1
Discussion: Adding support for fetching only fresh tweets
#52
fatihky
closed
4 years ago
1
Documentation for twitter-to-sqlite fetch
#51
simonw
opened
4 years ago
0
favorites --stop_after=N stops after min(N, 200)
#50
mikepqr
opened
4 years ago
2
Document the use of --stop_after with favorites, refs #20
#49
mikepqr
closed
3 years ago
1
Add a table of contents to the README
#48
simonw
closed
4 years ago
3
Fall back to FTS4 if FTS5 is not available
#47
hpk42
opened
4 years ago
3
Error running 'search' for the first time
#46
simonw
closed
4 years ago
0
Use raise_for_status() everywhere
#45
simonw
opened
4 years ago
1
tweet["source"] can be an empty string
#44
simonw
closed
4 years ago
0
"twitter-to-sqlite lists" command for retrieving a user's owned lists
#43
simonw
closed
4 years ago
1
Error running user-timeline with --sql and --ids together
#42
simonw
closed
4 years ago
0
Bug: recorded a since_id for None, None
#41
simonw
closed
4 years ago
0
Feature: record history of follower counts
#40
simonw
closed
4 years ago
5
--since feature can be confused by retweets
#39
simonw
closed
4 years ago
11
Screen name display for user-timeline is uneven
#38
simonw
closed
4 years ago
1
Handle "User not found" error
#37
simonw
closed
4 years ago
3
twitter-to-sqlite followers/friends --sql / --attach
#36
simonw
closed
4 years ago
0
twitter-to-sqlite user-timeline [screen_names] --sql / --attach
#35
simonw
closed
4 years ago
5
IndexError running user-timeline command
#34
simonw
closed
4 years ago
2
Upgrade to sqlite-utils 2.2.1
#33
simonw
closed
4 years ago
1
Documentation for " favorites" command
#32
simonw
closed
4 years ago
0
"friends" command (similar to "followers")
#31
simonw
closed
4 years ago
2
`followers` fails because `transform_user` is called twice
#30
jacobian
closed
5 years ago
2
`import` command fails on empty files
#29
jacobian
closed
5 years ago
4
Add indexes to followers table
#28
simonw
closed
5 years ago
1
retweets-of-me command
#27
simonw
closed
5 years ago
4
Command for importing mentions timeline
#26
simonw
closed
5 years ago
1
Ensure migrations don't accidentally create foreign key twice
#25
simonw
closed
5 years ago
2
Tweet source extraction and new migration system
#24
simonw
closed
5 years ago
0
Next