# Wayback Tweets
-[](https://pypi.org/project/waybacktweets) [](https://github.com/claromes/waybacktweets/actions/workflows/documentation.yml) [](https://waybacktweets.streamlit.app)
+[](https://pypi.org/project/waybacktweets) [](https://github.com/claromes/waybacktweets/actions/workflows/docs.yml) [](https://waybacktweets.streamlit.app)
Retrieves archived tweets CDX data from the Wayback Machine, performs necessary parsing (see [Field Options](https://claromes.github.io/waybacktweets/field_options.html)), and saves the data in CSV, JSON, and HTML formats.
"Topic :: Software Development",
"Topic :: Utilities",
]
+exclude = ["app/**", "assets/**", "docs/**", ".streamlit/**"]
[tool.poetry.urls]
"Documentation" = "https://claromes.github.io/waybacktweets/"