{"id":19895238,"url":"https://github.com/venthur/immoscrapy","last_synced_at":"2025-06-15T13:38:20.282Z","repository":{"id":36985742,"uuid":"459500697","full_name":"venthur/immoscrapy","owner":"venthur","description":"Scrape Immobilienscout24 data using Python","archived":false,"fork":false,"pushed_at":"2024-10-14T01:57:24.000Z","size":36,"stargazers_count":7,"open_issues_count":8,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-24T01:42:15.717Z","etag":null,"topics":["cli","immobilienscout24","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/venthur.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-15T08:56:57.000Z","updated_at":"2024-10-16T01:08:13.000Z","dependencies_parsed_at":"2023-02-12T19:40:32.540Z","dependency_job_id":null,"html_url":"https://github.com/venthur/immoscrapy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fimmoscrapy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fimmoscrapy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fimmoscrapy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venthur%2Fimmoscrapy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venthur","download_url":"https://codeload.github.com/venthur/immoscrapy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252103999,"owners_count":21695399,"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":["cli","immobilienscout24","python"],"created_at":"2024-11-12T18:36:02.089Z","updated_at":"2025-05-02T20:30:50.150Z","avatar_url":"https://github.com/venthur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# immoscrapy\n\nScrape [Immobilienscout24][] data using Python. You can use it as a Python\nlibrary or a standalone CLI application.\n\nOnline [documentation][] is available on https://readthedocs.org.\n\nImmoscrapy is tested on Linux, Mac and Windows and all Python versions \u003e= 3.7.\n\n[Immobilienscout24]: https://www.immobilienscout24.de/\n[documentation]: https://immoscrapy.readthedocs.io/en/latest/\n\n\n## Quickstart\n\nThe CLI allows currently for four types of queries:\n\n1. renting an apartment\n2. buying an apartment\n3. renting a house\n4. buying a house\n\n```sh\nimmoscrapy --help\nusage: immoscrapy [-h] {rent-apartment,buy-apartment,rent-house,buy-house} ...\n\nQuery Immobilienscout24 offers\n\npositional arguments:\n  {rent-apartment,buy-apartment,rent-house,buy-house}\n\noptional arguments:\n  -h, --help            show this help message and exit\n```\n\neach of the types has its own set of options:\n\n```sh\nimmoscrapy buy-apartment --help\nusage: immoscrapy buy-apartment [-h] -c COUNTRY [-r REGION] [-z CITY] [-p PRICE] [-o NUMBEROFROOMS] [-s LIVINGSPACE] [-y CONSTRUCTIONYEAR]\n\nQuery for apartments for sale\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -c COUNTRY, --country COUNTRY\n  -r REGION, --region REGION\n  -z CITY, --city CITY\n  -p PRICE, --price PRICE\n                        price range: min-max, -max or min-\n  -o NUMBEROFROOMS, --numberofrooms NUMBEROFROOMS\n                        number of rooms: min-max, -max or min-\n  -s LIVINGSPACE, --livingspace LIVINGSPACE\n                        living space: min-max, -max or min-\n  -y CONSTRUCTIONYEAR, --constructionyear CONSTRUCTIONYEAR\n                        construction year: min-max, -max or min-\n```\n\nrunning it:\n\n```sh\nimmoscrapy buy-apartment --country de --region berlin --price 100000-800000 --numberofrooms 5-\n# get nicely formatted tabular data showing the results\n```\n\n\n## Installation\n\nimmoscrapy is [available on pypi][pypi], you can install it via:\n\n```sh\npip install immoscrapy\n```\n\n[pypi]: https://pypi.org/project/immoscrapy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventhur%2Fimmoscrapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fventhur%2Fimmoscrapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventhur%2Fimmoscrapy/lists"}