{"id":18914761,"url":"https://github.com/lau1944/github-web-scraper","last_synced_at":"2026-05-05T04:05:57.861Z","repository":{"id":134023455,"uuid":"263877390","full_name":"lau1944/github-web-scraper","owner":"lau1944","description":"A Github Page Web Scraper Rest Api Using Flask (Github网页爬虫）","archived":false,"fork":false,"pushed_at":"2020-09-05T06:19:36.000Z","size":192,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T14:43:24.810Z","etag":null,"topics":["flask","python","webscraper"],"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/lau1944.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-14T09:55:01.000Z","updated_at":"2022-03-17T02:40:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"0043ea32-7101-4b24-a2bc-dd2734d42b6c","html_url":"https://github.com/lau1944/github-web-scraper","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/lau1944%2Fgithub-web-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lau1944%2Fgithub-web-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lau1944%2Fgithub-web-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lau1944%2Fgithub-web-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lau1944","download_url":"https://codeload.github.com/lau1944/github-web-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239907249,"owners_count":19716585,"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":["flask","python","webscraper"],"created_at":"2024-11-08T10:12:44.245Z","updated_at":"2026-03-09T23:30:20.843Z","avatar_url":"https://github.com/lau1944.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nA Github Web Scraper Rest Api Using Flask\n\n\n```diff\n+ First Thing First, Star The Project if you want to see the following update !\n```\n## Installation\n```\npip install flask\npip install beautifulsoup4\n```\n\n## Run\nopen console, type \n```\npython scraper.py\n```\nOpen the default URL on browser \n\n\n## Path \n\n### Trending  \nget trending open source project\n```http\n@GET  /github/trend\n```\n \n each result in projects:\n ``` python\n \"detail\": [\n        \"Animation of the SHA-256 hash function in your terminal.\"\n      ], \n      \"folk\": \"36\", \n      \"language\": [\n        \"Ruby\"\n      ], \n      \"link\": [\n        \"https://github.com//in3rsha/sha256-animation\"\n      ], \n      \"star\": [\n        \"1,469\"\n      ], \n      \"title\": [\n        \"in3rsha/sha256-animation\"\n      ]\n    }, \n```\nObviously there are more github page to scrap, to be continue...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flau1944%2Fgithub-web-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flau1944%2Fgithub-web-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flau1944%2Fgithub-web-scraper/lists"}