From df130e37b44193ba0c84dc805c2ac4d20bae412f Mon Sep 17 00:00:00 2001 From: Yassine Ait Jeddi Date: Fri, 4 Sep 2026 15:41:38 +0100 Subject: [PATCH] Add Scweet to OSINT for Scraping and Data Collection MIT, on PyPI as Scweet, installs and imports on Python 3.12. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f19b135..9c4ceff 100644 --- a/README.md +++ b/README.md @@ -5917,6 +5917,7 @@ Ex Guides: - [scrapy](https://www.scrapy.org/) Pyhton lib for scrapper - [puppeteer](https://github.com/puppeteer/puppeteer) JavaScript API for Chrome and Firefox for scrapper - [SNSSCRAPE](https://github.com/JustAnotherArchivist/snscrape) Scrapper tool for Twitter or X +- [Scweet](https://github.com/Altimis/Scweet) Scrapper tool for Twitter or X, no API key needed - [Photon](https://github.com/s0md3v/Photon) Extract information and scrapping on site and url - [twifork (twikit) - Twitter scrapper](https://github.com/PawiX25/twifork) - [TikTokApi](https://pypi.org/project/TikTokApi/)