{"id":25608217,"url":"https://github.com/romerorodriguezd/feina-activa-job-scraper","last_synced_at":"2026-05-12T12:41:48.141Z","repository":{"id":242711562,"uuid":"810345868","full_name":"RomeroRodriguezD/Feina-Activa-Job-Scraper","owner":"RomeroRodriguezD","description":"CLI based application to parse jobs published by Servei d'Ocupació de Catalunya, throught its website, Feina Activa.","archived":false,"fork":false,"pushed_at":"2024-06-04T16:01:31.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-05T16:16:41.392Z","etag":null,"topics":["automation","beautifulsoup","catalunya","cli","command-line-tool","python","selenium","webscraping"],"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/RomeroRodriguezD.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":"2024-06-04T14:10:56.000Z","updated_at":"2024-06-04T16:01:35.000Z","dependencies_parsed_at":"2024-06-04T16:09:26.701Z","dependency_job_id":"e28f325d-721a-4522-b444-fa84ed9995b1","html_url":"https://github.com/RomeroRodriguezD/Feina-Activa-Job-Scraper","commit_stats":null,"previous_names":["romerorodriguezd/feina-activa-job-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomeroRodriguezD%2FFeina-Activa-Job-Scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomeroRodriguezD%2FFeina-Activa-Job-Scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomeroRodriguezD%2FFeina-Activa-Job-Scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomeroRodriguezD%2FFeina-Activa-Job-Scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RomeroRodriguezD","download_url":"https://codeload.github.com/RomeroRodriguezD/Feina-Activa-Job-Scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240080084,"owners_count":19744820,"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":["automation","beautifulsoup","catalunya","cli","command-line-tool","python","selenium","webscraping"],"created_at":"2025-02-21T20:19:38.519Z","updated_at":"2025-10-19T07:04:13.850Z","avatar_url":"https://github.com/RomeroRodriguezD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Feina Activa (Servei d'Ocupació de Catalunya) CLI Job Scraper ##\r\n![image](https://github.com/RomeroRodriguezD/Feina-Activa-Job-Scraper/assets/105886661/1ade7a19-cfc5-4710-9b44-47780503c986)\r\n\r\nThis is a CLI based application made to parse jobs from the official webpage of Generalitat de Catalunya.\r\n\r\n### Prerequisites ###\r\n\r\n- Having the requirements installed (Selenium and BeautifulSoup).\r\n- Having the webdriver downloaded and/or set to PATH, for the specific navigator. In my case I set it to Chrome.\r\n\r\n### Arguments ###\r\n\r\nThe command line currently takes up to 4 arguments, two of them being mandatory (*output_path* and *results*), and,\r\nat least, one of the remaining, *topic* and *province*.\r\n\r\n- **output_path**: Absolute (preferably) path to stores JSON outputs.\r\n- **results**: Integer for the number of results. Should be a divisor of 20 (each web updates increases the amount of jobs shown by 20).\r\n- **topic**: Keyword/s used to search for specific words. If there is more than one, they should be space-separated and in quotes.\r\n- **province**: Can be none, or one of the four catalan provinces (Barcelona, Girona, Tarragona, Lleida).\r\n\r\n### Example ###\r\n\r\n```\r\npython .\\main.py C:\\feina_activa_parser\\searchs --province barcelona --results 80\r\n```\r\n**Command line output**:\r\n\r\n![img.png](img.png)\r\n\r\n**JSON file**:\r\n\r\n![img_1.png](img_1.png)\r\n\r\nResults are indexed, starting from 0 as usual (80, in this example).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromerorodriguezd%2Ffeina-activa-job-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromerorodriguezd%2Ffeina-activa-job-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromerorodriguezd%2Ffeina-activa-job-scraper/lists"}