Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yats-1.0.1.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

yats-1.0.1-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page