{"id":28266961,"url":"https://github.com/nullndr/scraperparlamentari","last_synced_at":"2025-08-02T04:32:43.906Z","repository":{"id":59453298,"uuid":"534279153","full_name":"nullndr/ScraperParlamentari","owner":"nullndr","description":"ScraperParlamentari estrae i dati dei senatori e deputati della repubblica italiana","archived":false,"fork":false,"pushed_at":"2022-09-17T10:34:15.000Z","size":42,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T01:37:26.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nullndr.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}},"created_at":"2022-09-08T15:37:43.000Z","updated_at":"2022-09-09T07:05:51.000Z","dependencies_parsed_at":"2022-09-17T14:50:47.092Z","dependency_job_id":null,"html_url":"https://github.com/nullndr/ScraperParlamentari","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nullndr/ScraperParlamentari","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FScraperParlamentari","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FScraperParlamentari/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FScraperParlamentari/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FScraperParlamentari/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullndr","download_url":"https://codeload.github.com/nullndr/ScraperParlamentari/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FScraperParlamentari/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334610,"owners_count":24233793,"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-08-02T02:00:12.353Z","response_time":74,"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":"2025-05-20T15:09:48.926Z","updated_at":"2025-08-02T04:32:43.898Z","avatar_url":"https://github.com/nullndr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Web scraper per deputati e senatori della repubblica italiana\n\n## Setup\n\nInstalla le dipendenze python con:\n\n```bash\n$ pip install -r requirements.txt\n```\n\n## Avvio\n\nEsegui:\n\n```bash\n$ python main.py\n```\n\nPer lanciare lo scraper.\n\nLo script `main.py` crea, nella sua stessa cartella, il file `deputati.csv`, che contiene, separati da virgole e in questo ordine:\n- id del deputato (numero di 5 o 6 cifre)\n- COGNOME (tutti in maiuscolo)\n- Nome (con le iniziali maiuscole)\n- indirizzo e-mail @camera.it\n\nTali dati sono estratti da https://www.camera.it/leg18/28 e dalle pagine personali dei deputati agli indirizzi https://scrivi.camera.it/scrivi?dest=deputato\u0026id_aul=id dove id è l'id del deputato di cui sopra.\n\n## Docker\n\nNella repo sono presenti il file `Dockefile` e `docker-compose.yaml` per avviare docker e compose.\n\n```bash\n$ docker compose up -d\n```\n\n\u003e ⚠️ In base alla versione di `docker` in uso è forse necessario usare il comando `docker-compose up -d`\n\nCon il container in esecuzione è possibile controllare lo stato di avvanzamento con:\n\n```bash\n$ docker attach scraper\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullndr%2Fscraperparlamentari","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullndr%2Fscraperparlamentari","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullndr%2Fscraperparlamentari/lists"}