{"id":21070678,"url":"https://github.com/pyronear/pyro-scrapper","last_synced_at":"2026-02-02T04:02:49.697Z","repository":{"id":258623640,"uuid":"871117420","full_name":"pyronear/pyro-scrapper","owner":"pyronear","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-28T14:05:01.000Z","size":699,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-01-29T06:00:31.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyronear.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"pyronear","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-10-11T09:57:37.000Z","updated_at":"2026-01-28T14:08:03.000Z","dependencies_parsed_at":"2024-11-30T19:28:26.346Z","dependency_job_id":"b2f6ae5f-ef11-465e-97c5-71ff8910d79f","html_url":"https://github.com/pyronear/pyro-scrapper","commit_stats":null,"previous_names":["pyronear/pyro-scrapper"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pyronear/pyro-scrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-scrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-scrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-scrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-scrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyronear","download_url":"https://codeload.github.com/pyronear/pyro-scrapper/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-scrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29004695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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":[],"created_at":"2024-11-19T18:47:48.220Z","updated_at":"2026-02-02T04:02:49.684Z","avatar_url":"https://github.com/pyronear.png","language":"Python","funding_links":["https://github.com/sponsors/pyronear"],"categories":[],"sub_categories":[],"readme":"# pyro-scrapper\n\n## Overview\n\n## Local setup with uv\n\nUse uv (0.5.13 in CI) with Python 3.11 to mirror `.github/workflows/style.yml`.\n\n```bash\n# create and activate a virtual environment\nuv venv --python 3.11 .venv\nsource .venv/bin/activate\n\n# install Poetry + export plugin with uv so we can reuse the CI export step\nuv pip install \"poetry==2.0.0\" poetry-plugin-export\n\n# sync all dependencies (app + dev + quality groups)\npoetry export -f requirements.txt --without-hashes --with dev,quality --output requirements-dev.txt\nuv pip sync requirements-dev.txt\n```\n\n## Run style checks locally\n\nThe following commands reproduce the quality jobs defined in `.github/workflows/style.yml`:\n\n```bash\nruff format --check --diff alertwest_scraping\nruff check --diff alertwest_scraping\nmypy\n```\n\n## Contributing\n\nPlease refer to [`CONTRIBUTING`](CONTRIBUTING.md) if you wish to contribute to this project.\n\n## Credits\n\nThis project is developed and maintained by the repo owner and volunteers from [Pyronear](https://pyronear.org/).\n\n## License\n\nDistributed under the Apache 2 License. See [`LICENSE`](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyronear%2Fpyro-scrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyronear%2Fpyro-scrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyronear%2Fpyro-scrapper/lists"}