{"id":16538397,"url":"https://github.com/santhoshse7en/youtube-scraper","last_synced_at":"2025-10-10T09:50:55.147Z","repository":{"id":138727592,"uuid":"172346063","full_name":"santhoshse7en/YouTube-Scraper","owner":"santhoshse7en","description":"Simple YouTube Details Scraper using Python","archived":false,"fork":false,"pushed_at":"2019-04-13T02:38:14.000Z","size":21,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-11T03:15:11.431Z","etag":null,"topics":["python","python3","without-api","youtube","youtube-scraper","youtube-without-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santhoshse7en.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":"2019-02-24T14:14:00.000Z","updated_at":"2025-01-25T05:48:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a6c5840-58a5-4e03-ac6e-d5bd58cd14c0","html_url":"https://github.com/santhoshse7en/YouTube-Scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/santhoshse7en/YouTube-Scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santhoshse7en%2FYouTube-Scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santhoshse7en%2FYouTube-Scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santhoshse7en%2FYouTube-Scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santhoshse7en%2FYouTube-Scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santhoshse7en","download_url":"https://codeload.github.com/santhoshse7en/YouTube-Scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santhoshse7en%2FYouTube-Scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003414,"owners_count":26083582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["python","python3","without-api","youtube","youtube-scraper","youtube-without-api"],"created_at":"2024-10-11T18:45:30.453Z","updated_at":"2025-10-10T09:50:55.140Z","avatar_url":"https://github.com/santhoshse7en.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTube-Scraper\n\nThis python script scrape the YouTube details as follows like\n\n    * Channel Name\n    * Subscribers Count\n    * Published Date\n    * Views\n    * Likes\n    * Dislikes\n    \nand finally, returns the output in dictionary format\n\n## Dependencies\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install following\n```bash\npip install beautifulsoup4\npip install requests\npip install argparse\n```\n## Usage\n\nDownload it by clicking the green download button here on Github. You only need to parse argument of YouTube URL.\n```bash\npython main.py -youtube_url https://www.youtube.com/watch?v=IRbuo1bwOoc\n\nor\n\npython main.py -yt https://www.youtube.com/watch?v=IRbuo1bwOoc\n```\n\n## Output\n\n![capture](https://user-images.githubusercontent.com/47944792/53887560-8f72d000-4048-11e9-9875-6aa58589c2ab.PNG)\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanthoshse7en%2Fyoutube-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanthoshse7en%2Fyoutube-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanthoshse7en%2Fyoutube-scraper/lists"}