https://github.com/jcbl1/tiktok_ugc_finder
A tool to scrape UGC info from TikTok
https://github.com/jcbl1/tiktok_ugc_finder
automation scraper tiktok ugc
Last synced: 4 months ago
JSON representation
A tool to scrape UGC info from TikTok
- Host: GitHub
- URL: https://github.com/jcbl1/tiktok_ugc_finder
- Owner: jcbl1
- License: apache-2.0
- Created: 2024-01-09T14:05:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-18T02:46:27.000Z (about 1 year ago)
- Last Synced: 2025-05-18T03:36:53.520Z (about 1 year ago)
- Topics: automation, scraper, tiktok, ugc
- Language: Go
- Homepage:
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A project that helps user retrieve UGC creators infomation from TikTok based on hashtags provided. UGC, User-Generated Content, is a term in modern social media like Instagram and TikTok, etc, basically referring those who create content themselves and sometimes embed commercial ads in their content. This is a popular way of doing business nowadays. This project helps UGC managers (what I was told to call the person who asked me to make this project) find UGC creators they need and saves a ton of time.
## Tech Stack
- [Golang](https://go.dev/)
- [Chromedp](https://github.com/chromedp/chromedp)
- Basic knowledge of HTML&CSS&Javascript&XPath
## Prerequisites
Follow the steps in [tiktok-hashtag-analysis](https://github.com/bellingcat/tiktok-hashtag-analysis).
## TODO
- [x] subcammand "mend": fix "0" AP and AI in the result file
- [x] bug fixing: none-video links will cause API server Internal error, so links should be checked before request.