22 Commits

Author SHA1 Message Date
JustAnotherArchivist
acb7f10a4f Cache Twitter tokens on disk from the CLI for reuse between scrapes
Closes #339
2022-01-05 02:20:40 +00:00
JustAnotherArchivist
0ac50f1383 Add README to package metadata 2021-12-08 08:18:25 +00:00
JustAnotherArchivist
c2257ad16e Add Python 3.10 classifier 2021-12-08 08:15:05 +00:00
JustAnotherArchivist
58c8365c33 Add test extra requirements 2020-10-18 20:03:29 +00:00
JustAnotherArchivist
defe874bf4 Fix date extraction on VK
Only the most recent posts have the nice timestamp property...
2020-10-17 02:22:15 +00:00
JustAnotherArchivist
e22b461563 Add Python 3.9 classifier 2020-10-16 01:27:17 +00:00
JustAnotherArchivist
11414cb68f Rename cli module to make it clear that it is considered private API 2020-10-15 23:47:07 +00:00
JustAnotherArchivist
3d3faf80bf Add python_requires to make it even clearer that 3.8+ is required 2020-09-26 16:32:00 +00:00
JustAnotherArchivist
5ae5ec7bcd Bump Python version classifier
Python 3.8 is required since commit 1a2e367a.
2020-09-23 22:25:38 +00:00
JustAnotherArchivist
e6aae35304 Use setuptools_scm for versioning through git tags 2019-07-01 17:41:18 +00:00
JustAnotherArchivist
abf31764b1 Version 0.2.0 2019-04-21 23:03:21 +02:00
Peter Krantz
3ceb849d98 Adds socks proxy support (via requests) 2019-01-10 22:54:42 +01:00
JustAnotherArchivist
cfb1c9a2aa Version 0.1.3 2018-10-01 03:26:22 +02:00
JustAnotherArchivist
d17aa15bcb Version 0.1.2 2018-09-11 12:44:07 +02:00
JustAnotherArchivist
d1ef280d6e Fix snscrape.modules not getting installed 2018-09-11 12:43:10 +02:00
JustAnotherArchivist
2823272e0b Version 0.1.1 2018-09-11 12:30:35 +02:00
JustAnotherArchivist
540f557002 Fix typo in setup.py preventing installation 2018-09-11 12:30:21 +02:00
JustAnotherArchivist
5fc60fe978 Version 0.1 2018-09-10 22:15:11 +02:00
JustAnotherArchivist
cf36e8be97 Add README, LICENSE, and metadata 2018-09-10 22:15:03 +02:00
JustAnotherArchivist
6b6ae3d33b Rename from socialmediascraper to snscrape 2018-08-21 22:54:14 +02:00
JustAnotherArchivist
d085018a5f Split up into modules 2018-08-21 18:35:40 +02:00
JustAnotherArchivist
1ae006b268 Initial commit 2018-08-21 18:28:16 +02:00