{"id":28852158,"url":"https://github.com/dohnj0e/snagtag","last_synced_at":"2026-03-07T09:32:55.592Z","repository":{"id":203123576,"uuid":"707627542","full_name":"dohnj0e/snagtag","owner":"dohnj0e","description":"Scrape social media platforms such as Youtube and Tiktok, powered by Go.","archived":false,"fork":false,"pushed_at":"2023-11-07T10:43:05.000Z","size":120,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T00:06:37.338Z","etag":null,"topics":["automation","cli","command-line","go","golang","selenium","selenium-webdriver","testing","web-scraping","youtube"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dohnj0e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-20T10:00:34.000Z","updated_at":"2024-12-12T03:21:05.000Z","dependencies_parsed_at":"2025-08-22T23:26:10.398Z","dependency_job_id":"92608cf8-b235-46ce-887e-56df38284b8a","html_url":"https://github.com/dohnj0e/snagtag","commit_stats":null,"previous_names":["dohnj0e/snagtag"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dohnj0e/snagtag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohnj0e%2Fsnagtag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohnj0e%2Fsnagtag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohnj0e%2Fsnagtag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohnj0e%2Fsnagtag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dohnj0e","download_url":"https://codeload.github.com/dohnj0e/snagtag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dohnj0e%2Fsnagtag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30210846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cli","command-line","go","golang","selenium","selenium-webdriver","testing","web-scraping","youtube"],"created_at":"2025-06-19T22:01:25.924Z","updated_at":"2026-03-07T09:32:55.567Z","avatar_url":"https://github.com/dohnj0e.png","language":"Go","funding_links":["https://www.buymeacoffee.com/dohnj0"],"categories":[],"sub_categories":[],"readme":"# SnagTag\n\nScrape social media platforms such as Youtube and Tiktok, powered by Go\n\n[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Donate-yellow.svg)](https://www.buymeacoffee.com/dohnj0)\n [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![Tested on Ubuntu](https://img.shields.io/badge/Tested%20on-Ubuntu-orange.svg)](https://www.ubuntu.com/) [![Beta Version](https://img.shields.io/badge/Stable%20Version-1.2.0--stable-green.svg)](https://github.com/dohnj0e/snagtag/releases/tag/v1.2.0-stable)\n\n## Table of Contents\n  - [Table of Contents](#table-of-contents)\n    - [Features](#features)\n    - [Prerequisites](#prerequisites)\n    - [Installation](#installation)\n    - [Usage](#usage)\n    - [Support](#support)\n    - [Author](#author)\n\n## Features\n   - **Scraping:** Scrape video titles based on a provided keyword\n   - **Scrolling:** Scrape even more data with infinite scrolling\n   - **Readability:** Removed emojis and added custom colors\n   - **Command-Line:** Easy-to-use command-line interface\n   - **Testing:** Test scraping for Tiktok and Youtube\n   - **Errors/Logging:** Error handling and logging system\n   - **Authentication:** Login automatically to accounts\n   - **Captcha:** Waits user to interact with captcha\n   - **Config:** Configuration file to setup all you need\n\n## Prerequisites\n   - Go 1.18 or later\n   - Selenium WebDriver\n   - Firefox or Chrome Browser\n   - Geckodriver (for Firefox) or Chromedriver (for Chrome)\n   \n## Installation\n1. Clone the repository\n   - `git clone https://github.com/dohnj0e/snagtag.git`\n   - `cd snagtag`\n\n2. Install Selenium WebDriver and browser driver\n   \n   a. Download Selenium Server Standalone:\n      - [Selenium Server Standalone](https://www.selenium.dev/downloads/)\n        \n   b. Move the downloaded Selenium jar file to a directory:\n\n      - `mv selenium-server-standalone-x.xx.x.jar /path/to/project/bin`\n        \n   c. Download the WebDriver for your browser:\n      - [Geckodriver (for Firefox)](https://github.com/mozilla/geckodriver/releases)\n      - [Chrome Driver (for Chrome)](https://sites.google.com/a/chromium.org/chromedriver/) **Recommended**\n        \n   d. Move the downloaded driver(s) to a directory:\n      - `mv geckodriver /usr/local/bin`\n      - `mv chromedriver /usr/local/bin`\n  \n3. Install all dependencies\n   - `go mod tidy`\n\n5. Build the project\n   - `go build -o snagtag`\n\n## Usage\n   - `./snagtag platform youtube --keyword education`\n   - `./snagtag platform tiktok --keyword education`\n\n## ENV Variables (for TikTok)\n  - `export TIKTOK_USERNAME='your_tiktok_username'`\n  - `export TIKTOK_PASSWORD='your_tiktok_password'`\n\n## Support\n\nIf you have any questions or need further assistance, feel free to reach out to me via email:\n\n[💌 Contact Me](mailto:dohnj0@proton.me)\n  \n## Author\n  - Dohn Joe (@dohnj0e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohnj0e%2Fsnagtag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdohnj0e%2Fsnagtag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdohnj0e%2Fsnagtag/lists"}