With over a million downloads, used by over 250+ companies, cited in research papers by Yale, Northwestern, the United Nations (UNESCO), and more. This project has been my most successful so far. It holds great significance to me as I learned so much from creating this project mostly about web scraping, and due to its popularity I've had tons of great opportunities resulting from this project.
Highlights
Widespread Adoption
250+ companies are using TikTokAPI or a derivative of it
1M+ Downloads
3K+ GitHub stars
Cited use by 10+ university-level research papers from: Yale, Northwestern, the United Nations (UNESCO), and more!
Learned the following
Web Scraping
Forging API requests
Avoiding Headless Browser Detection
Maintaining An Open-Source Community
Create Test Cases
CI & CD
And So Much More
Why This Was Created
On the surface this python package may seem fairly trivial to recreate as it just extracts information from the TikTok web app. Web scraping is a very common and (usually) ...