{"id":13565938,"url":"https://github.com/atchopba/scraping-jobs","last_synced_at":"2025-04-03T23:30:46.492Z","repository":{"id":44859343,"uuid":"245514451","full_name":"atchopba/scraping-jobs","owner":"atchopba","description":"Scraping-jobs helps scrape jobs from major job boards (apec.fr, indeed.fr, monster.fr...) to provide a simple and unified job search engine.","archived":false,"fork":false,"pushed_at":"2024-05-21T08:36:04.000Z","size":77,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T19:42:26.300Z","etag":null,"topics":["apec","indeed","jobs","monster","python","python-3","scraping"],"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/atchopba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-06T20:52:39.000Z","updated_at":"2024-08-25T06:54:11.000Z","dependencies_parsed_at":"2024-01-19T07:04:45.926Z","dependency_job_id":"31edd058-e754-4a0a-9363-39d5f18143ac","html_url":"https://github.com/atchopba/scraping-jobs","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/atchopba%2Fscraping-jobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atchopba%2Fscraping-jobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atchopba%2Fscraping-jobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atchopba%2Fscraping-jobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atchopba","download_url":"https://codeload.github.com/atchopba/scraping-jobs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247097613,"owners_count":20883121,"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":["apec","indeed","jobs","monster","python","python-3","scraping"],"created_at":"2024-08-01T13:01:58.289Z","updated_at":"2025-04-03T23:30:45.902Z","avatar_url":"https://github.com/atchopba.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Overview\n\nScraping jobs allow to extract job offers from majors job boards (currently, indeed.fr, apec.fr, monster.fr), store them locally in JSON format. More importantly, it provides on top of the collected data a simple and unified job search.\n\nYou can easily search for jobs using only key parameters, including: \n- the title of the job you are looking for,\n- the name of city (in France),\n- the code of the department in which the city is located and\n- the type of contract you want.\n\n## Benefits \n\n* Make it easier to find a job.\n\n* Gather information from several sites.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\n* Windows 7+ or Linux kernel version 3.10 or higher\n* 2.00 GB of RAM\n* 3.00 GB of available disk space\n\nUse with Docker http://www.docker.io\n\n### Installation\n\nTo build an image with docker is pretty simple:\n```\ndocker build -t jobs-cli .\n```\n\n## Using the tool\n\nThen to run that image and attach to it at the same time:\n```\ndocker run jobs-cli \"job search\" \"city\" codeDpt TypeContract\n```\nTypeContract value : perm (permanent), full (fulltime), ints (intership), free (freelance)\nExample: \n```\ndocker run jobs-cli \"developpeur aws\" Nantes 44 free\n```\nor without type of contract\n```\ndocker run jobs-cli \"developpeur aws\" \"Le Mans\" 72\n```\n\n## License \u0026 copyright\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatchopba%2Fscraping-jobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatchopba%2Fscraping-jobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatchopba%2Fscraping-jobs/lists"}