{"id":19999151,"url":"https://github.com/pceuropa/youtube-crawler","last_synced_at":"2025-05-04T14:31:26.537Z","repository":{"id":37061843,"uuid":"198083216","full_name":"pceuropa/youtube-crawler","owner":"pceuropa","description":"Youtube crawler \u0026 scraper based on scrapy. Written in Python3.","archived":false,"fork":false,"pushed_at":"2024-05-14T22:26:05.000Z","size":183,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T07:36:12.809Z","etag":null,"topics":["crawler","csv","mariadb","python3","scraper","scrapy","sqlalchemy","youtube"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pceuropa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-21T17:03:07.000Z","updated_at":"2024-10-31T08:20:42.000Z","dependencies_parsed_at":"2022-09-03T04:12:24.934Z","dependency_job_id":null,"html_url":"https://github.com/pceuropa/youtube-crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fyoutube-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fyoutube-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fyoutube-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pceuropa%2Fyoutube-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pceuropa","download_url":"https://codeload.github.com/pceuropa/youtube-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252349576,"owners_count":21733851,"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","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":["crawler","csv","mariadb","python3","scraper","scrapy","sqlalchemy","youtube"],"created_at":"2024-11-13T05:10:49.967Z","updated_at":"2025-05-04T14:31:26.251Z","avatar_url":"https://github.com/pceuropa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Youtube Movie and Channel Crawler\nYoutube crawler \u0026amp; scraper based on scrapy. Write in Python3.\n\n\nREQUIREMENTS\n------------\nPython 3.6+\nSQLAlchemy (optional if save in MariaDB)\nPytest (optional to test unit)\n\nCONFIGURATION\n----------\nConfiguration is in ./yt/settings.py\n\nDefault save in CSV. Uncomment yt.pipelines.SqlAlchemy if you need store items in DB\n```\nITEM_PIPELINES = {\n    # 'yt.pipelines.SqlAlchemy': 300,\n    'yt.pipelines.Csv': 300,\n}\n```\n\nRUNING\n----------\n```\nscrapy crawl youtube\n```\n\nTESTING Model\n----------\n```\npytest yt/test.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpceuropa%2Fyoutube-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpceuropa%2Fyoutube-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpceuropa%2Fyoutube-crawler/lists"}