{"id":23057430,"url":"https://github.com/concaption/assets-nl-scrapper","last_synced_at":"2026-04-29T06:38:55.082Z","repository":{"id":210002488,"uuid":"725467514","full_name":"concaption/assets-nl-scrapper","owner":"concaption","description":"python class to automate creating building in assets.nl","archived":false,"fork":false,"pushed_at":"2023-11-30T08:11:04.000Z","size":249,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-29T06:38:51.747Z","etag":null,"topics":["property","python","selenium"],"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/concaption.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}},"created_at":"2023-11-30T07:51:06.000Z","updated_at":"2023-12-28T21:28:48.000Z","dependencies_parsed_at":"2023-11-30T08:47:16.428Z","dependency_job_id":null,"html_url":"https://github.com/concaption/assets-nl-scrapper","commit_stats":null,"previous_names":["concaption/assets-nl-scrapper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/concaption/assets-nl-scrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fassets-nl-scrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fassets-nl-scrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fassets-nl-scrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fassets-nl-scrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concaption","download_url":"https://codeload.github.com/concaption/assets-nl-scrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fassets-nl-scrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["property","python","selenium"],"created_at":"2024-12-16T02:12:17.297Z","updated_at":"2026-04-29T06:38:55.059Z","avatar_url":"https://github.com/concaption.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Assets.nl Scrapper\n\nThis repository contains a Python script for interacting with the assets.nl website. It automates the process of logging in, filling in a form to create a new building, and extracting the building's price.\n\n```mermaid\ngraph TD\n    A[Start] --\u003e B[Initialize Assets class]\n    B --\u003e C[Set Chrome driver]\n    C --\u003e D{Login to assets.nl}\n    D --\u003e|Success| E[Fill in form to create new building]\n    D --\u003e|Failure| F[End]\n    E --\u003e G[Extract price of building]\n    G --\u003e H[End]\n```\n---\n\n### Requirements\n\n- Python 3.x\n- Selenium Webdriver\n- Google Chrome (or any Chromium-based browser)\n\n### Setup\n\n1. Clone the repository using Git:\n   ```bash\n   git clone https://github.com/concaption/assets-nl-scrapper.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd assets-nl-scrapper\n   ```\n\n3. Run the setup script:\n   ```bash\n   make setup\n   ```\n\n\n### Usage\n\n1. Ensure you have the necessary credentials for assets.nl (email and password).\n\n2. Modify the script parameters as needed (e.g., house number, zipcode, rental income).\n\n3. Run the script:\n   ```bash\n   make run\n   ```\n\nThe script will log into assets.nl, navigate to the necessary pages, fill in the specified form, and finally extract and print the price of the building.\n![assets.nl](/terminal_screenshot.png)\n\n### Contributing\n\nIf you wish to contribute to this project, please feel free to fork the repository and submit your pull requests.\n\n### License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n### Acknowledgements\n\nThanks to the Selenium community and all contributors to this project.\n\n---\n\nFor more information or if you encounter issues, please open an issue in the GitHub repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcaption%2Fassets-nl-scrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcaption%2Fassets-nl-scrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcaption%2Fassets-nl-scrapper/lists"}