{"id":34692582,"url":"https://github.com/polycatdev/pyscraper","last_synced_at":"2025-12-24T22:01:47.631Z","repository":{"id":225779015,"uuid":"766828741","full_name":"PolyCatDev/pyScraper","owner":"PolyCatDev","description":"A quick HTML scraper I built in Python for learning purposes.","archived":false,"fork":false,"pushed_at":"2025-07-25T13:06:13.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T20:06:48.490Z","etag":null,"topics":["learning","pyhton3","scraper"],"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/PolyCatDev.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":"2024-03-04T07:50:50.000Z","updated_at":"2025-07-25T13:06:16.000Z","dependencies_parsed_at":"2024-03-04T09:28:54.435Z","dependency_job_id":"88126b20-f23c-4f03-bd9d-bf01fda81edb","html_url":"https://github.com/PolyCatDev/pyScraper","commit_stats":null,"previous_names":["polycatdev/pyscarper","polycatdev/pyscraper"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/PolyCatDev/pyScraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyCatDev%2FpyScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyCatDev%2FpyScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyCatDev%2FpyScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyCatDev%2FpyScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PolyCatDev","download_url":"https://codeload.github.com/PolyCatDev/pyScraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyCatDev%2FpyScraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28010324,"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-12-24T02:00:07.193Z","response_time":83,"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":["learning","pyhton3","scraper"],"created_at":"2025-12-24T22:01:46.602Z","updated_at":"2025-12-24T22:01:47.622Z","avatar_url":"https://github.com/PolyCatDev.png","language":"Python","readme":"# pyScarper\n\nA simple HTML web scraper made in Python that I built for learning purposes.\n\n# Contributing\n\nIf anyone wants to take this further, bug reports, feature requests and PRs are welcome.\n\n# System Dependencies\n\n1. `python-tkinter`\n\n\u003e [!WARNING]\n\u003e TK must be installed through a sepparate package manager (apt, pacman, dnf, etc.) if it didn't come with your python installation.\n\n# How to run it?\n\n### Pull down the code\n\n```bash\ngit clone https://github.com/PolyCatDev/pyScarper \u0026\u0026 \\\ncd pyScarper\n```\n\n### Create a Python virtual enviroment and enter it\n\n```bash\npython3 -m venv .venv \u0026\u0026 \\\nsource .venv/bin/activate\n```\n\n### Install the dependencies\n\n```bash\npip3 install poetry \u0026\u0026 poetry install\n```\n\n### Run the main.py file\n\n```bash\npython3 main.py\n```\n\n# How to use it?\n\n1. Paste your link in the text box.\n2. Press the download button.\n3. A file called `website.html` will appear in the project folder.\n\n# What websites can I scrape?\n\nAny one really, but here is an example: https://quotes.toscrape.com/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolycatdev%2Fpyscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolycatdev%2Fpyscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolycatdev%2Fpyscraper/lists"}