{"id":17650749,"url":"https://github.com/eaceto/get-nie-appointment","last_synced_at":"2025-05-07T03:06:50.631Z","repository":{"id":147019249,"uuid":"408090741","full_name":"eaceto/get-nie-appointment","owner":"eaceto","description":"Automates the process to obtain an appointment for NIE in spain. Can be modified for another type of appointment. Based on nie-getter","archived":false,"fork":false,"pushed_at":"2022-11-08T13:40:58.000Z","size":5,"stargazers_count":53,"open_issues_count":4,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T01:26:59.388Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eaceto.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":"2021-09-19T10:00:16.000Z","updated_at":"2025-03-25T19:18:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6081edd-1c27-4021-96d7-cb65ff3a3fc5","html_url":"https://github.com/eaceto/get-nie-appointment","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/eaceto%2Fget-nie-appointment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2Fget-nie-appointment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2Fget-nie-appointment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2Fget-nie-appointment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaceto","download_url":"https://codeload.github.com/eaceto/get-nie-appointment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249714673,"owners_count":21314891,"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":[],"created_at":"2024-10-23T11:39:22.741Z","updated_at":"2025-04-19T14:31:27.194Z","avatar_url":"https://github.com/eaceto.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-nie-appointment\nA Python script that automates the process of getting an appointment for NIE assignation. It can be modified in order to change the type of appointment.\n\n## Requirements\n\n* Python3\n* Selenium\n* Firefox installed\n* Gecko Driver\n\n### Installing in Debian based distributions\n\n* Install pip3 and geckodriver\n```sh\nsudo apt-get install pip3 firefox-geckodriver\n```\n\n* Install selenium\n```sh\npip3 install selenium\n```\n\n### Installing in macOS\n\n* Get pip\n```sh\ncurl https://bootstrap.pypa.io/get-pip.py -o get-pip.py\n```\n\n* Install pip\n```sh\npython3 get-pip.py\n```\n\n* Install selenium\n```sh\npip3 install selenium\n```\n\n* Install\n```sh\nbrew install geckodriver\n```\n\n## Running the script\n\n```sh\npython3 nie.py \u003ccity\u003e \u003cpassport\u003e \u003cfull name\u003e \u003ccountry\u003e \u003cyear of birth\u003e \u003ctelephone\u003e \u003cemail\u003e \u003cappointment type\u003e\n```\n\nfor example\n\n```sh\npython3 nie.py  Madrid AAE1111111 \"Ezequiel Leonardo Aceto\" ARGENTINA XXXX 64XXXXXXX my-persona-email@gmail.com \"POLICIA-ASIGNACIÓN DE NIE\"\n```\n\n## Parameters\n\nFor getting the requiered parameters, city and appointment type, visit: https://sede.administracionespublicas.gob.es/icpplustieb/index/ and complete the process one type manually. Then get the appointment type based on your city (which may vary from city to city).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaceto%2Fget-nie-appointment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaceto%2Fget-nie-appointment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaceto%2Fget-nie-appointment/lists"}