A fast lightweight Twitter scraper
Project description
YATS - Yet Another Twitter Scraper
YATS is an ultra-fast, login-less, dependency-free Twitter scraper.
Installation
Run the following command, no dependency needed, only python 3.6+ & an internet connection.
pip install yats
How to use it
YATS will fetch all the tweets from a query, day after day. To get this query, simply go to Twitter's official search query generator, and create your desired query.
You can set the number of parallel threads using the -t argument.
Usage example
Get all Tweets from Elon Musk since the beginning, using 50 parallel threads
yats '(from:elonmusk)' -t 50 -v
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yats-1.0.1.tar.gz.
File metadata
- Download URL: yats-1.0.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4ebe9531d8a0cd4db31439d832ae425a8c05a5aa87c7dead8d903680aab59c8
|
|
| MD5 |
d92049540546034a4999d242a269bc32
|
|
| BLAKE2b-256 |
b43d782c0316e02b31f049dddeab7cf8b73c090f3f7be834be5f6c65c27aa79e
|
File details
Details for the file yats-1.0.1-py3-none-any.whl.
File metadata
- Download URL: yats-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ac6959edd593292513cb37070a091a3248f6471e7951519417be76cebfe9289
|
|
| MD5 |
aa76b914a2bf18850d957a526e3beaf4
|
|
| BLAKE2b-256 |
a6165b6cbeee0f068949d8562adf632c54ab2eb4776c93c7e6e97e35b8f7f852
|