{"id":26817287,"url":"https://github.com/willandskill/arbetsformedlingen","last_synced_at":"2025-04-23T22:44:16.931Z","repository":{"id":13118942,"uuid":"15800753","full_name":"willandskill/arbetsformedlingen","owner":"willandskill","description":null,"archived":false,"fork":false,"pushed_at":"2014-01-23T14:58:11.000Z","size":158,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T22:44:07.606Z","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/willandskill.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}},"created_at":"2014-01-10T14:58:01.000Z","updated_at":"2017-11-22T10:39:15.000Z","dependencies_parsed_at":"2022-09-05T11:51:10.513Z","dependency_job_id":null,"html_url":"https://github.com/willandskill/arbetsformedlingen","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Farbetsformedlingen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Farbetsformedlingen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Farbetsformedlingen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Farbetsformedlingen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willandskill","download_url":"https://codeload.github.com/willandskill/arbetsformedlingen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528687,"owners_count":21445511,"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":"2025-03-30T04:15:55.450Z","updated_at":"2025-04-23T22:44:16.909Z","avatar_url":"https://github.com/willandskill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"arbetsformedlingen\n==================\n\nA Python wrapper for [Arbetsförmedlingens API](http://api.arbetsformedlingen.se/)\n\n##Usage\n\n* ```pip install``` the package\n\n```\nimport arbetsformedlingen\n\n#First page of listings (20 at a time)\npage = 1\n\n#The 'län' of the listings (1 is Stockholm) \nlanid = 1\n\nlistings = arbetsformedlingen.get_listings()\nfirst_listing = listings[0]\nprint first_listing['title']\n```\n\n[Complete list of läns offered by Arbetsförmedlingen](http://api.arbetsformedlingen.se/platsannons/soklista/lan)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillandskill%2Farbetsformedlingen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillandskill%2Farbetsformedlingen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillandskill%2Farbetsformedlingen/lists"}