gpl-3.0Christoph Fink2025-03-242021-01-272021-01-27https://hydatakatalogi-test-24.it.helsinki.fi/handle/123456789/9788Download posts and user metadata from the microblogging service Twitter. This is a Python module to download posts and user metadata from the microblogging service Twitter using its API’s latest (as of 2021) version 2. Data are saved to a SQLAlchemy/GeoAlchemy2-compatible database (currently only PostgreSQL/PostGIS is fully supported, SQLite with some limitations, see https://geoalchemy-2.readthedocs.io/en/latest/). This package is available from the PyPi software repository: https://pypi.org/project/twitterhistory Its source code is hosted on GitLab: https://gitlab.com/christoph.fink/twitterhistory Note that the attached file (version 0.2.0) is up-to-date as of January 27, 2021, and newer versions will be published on PyPi and GitLab.OpenPythonSocial Media DataTwittertwitterhistory: a Python tool to download historical Twitter datasoftware