{"id":42990345,"url":"https://github.com/reisdev/reads","last_synced_at":"2026-01-31T02:36:02.146Z","repository":{"id":46703309,"uuid":"133554260","full_name":"reisdev/reads","owner":"reisdev","description":"Real Estate Agency Data Scraper","archived":false,"fork":false,"pushed_at":"2023-10-30T19:01:33.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T16:03:46.725Z","etag":null,"topics":["crawler","python","scraping","scrapy","selenium-python","selenium-webdriver","spider"],"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/reisdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-05-15T18:02:59.000Z","updated_at":"2023-08-22T15:15:28.000Z","dependencies_parsed_at":"2022-09-08T11:20:17.646Z","dependency_job_id":"8297d350-6eb6-4965-938b-2cfbeeb2ecf9","html_url":"https://github.com/reisdev/reads","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reisdev/reads","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reisdev%2Freads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reisdev%2Freads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reisdev%2Freads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reisdev%2Freads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reisdev","download_url":"https://codeload.github.com/reisdev/reads/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reisdev%2Freads/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28927270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"online","status_checked_at":"2026-01-31T02:00:09.179Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["crawler","python","scraping","scrapy","selenium-python","selenium-webdriver","spider"],"created_at":"2026-01-31T02:36:00.855Z","updated_at":"2026-01-31T02:36:02.129Z","avatar_url":"https://github.com/reisdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R.E.A.D.S - Real Estate Agency Data Scraper\n\nProject built to crawl Real Estate Agency websites. It can get the price, location and anything else.\n\nBuilt using the tool [Scrapy](https://scrapy.org/), a [Python](https://python.org) framework to\nextract data from web pages.\n\nThis project actually have spiders for the following websites:\n\n| Country | Agency |\n|-|-|\n| Brazil | [Stória Imóveis](https://www.storiaimoveis.com.br/) |\n| Brazil | [ImovelWeb](http://www.imovelweb.com.br/)|\n| Brazil | [ZapImóveis](http://zapimoveis.com.br/) |\n| Brazil | [VivaReal](https://www.vivareal.com.br/) |\n\n## Dependencies\n\n### Major\n\n|Package|Version|\n| - | - |\n| [Python](https://python.org) | v3.6.5 |\n\n### Python\n\n| Package | Version |\n| - | - |\n| [Selenium](http://selenium-python.readthedocs.io/) | v3.12.0 |\n\n### Extra\n\n|Package|Version|\n|-|-|\n| [GeckoDriver](https://github.com/mozilla/geckodriver/releases)¹| v0.20.1 |\n\n**¹ :** Geckodriver also can be installed using the command `npm install -g geckodriver`\n\n## How to\n\n### Clone the repository\n\nTo clone the repository, run in the command line:\n\n```bash\n$ git clone http://github.com.br/MatheusDosReis/real-estate-agency-scraper\n\n$ cd real-state-agency-scraper\n```\n\n### Install python dependencies\n\nRun the command bellow:\n\n```bash\n$ pip install -r requirements.txt\n```\n\n### Create the result's folder\n\nRun the command:\n\n```bash \n$ mkdir results\n```\n\n## Usage\n\n### Spiders available\n\nList of names of the available spiders:\n\n* storia\n* imovelweb\n* zapimoveis\n* vivareal\n\n#### Run a spider\n\nTo crawl a specific spider:\n\n```bash\nscrapy crawl \u003cname_of_the_spider\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freisdev%2Freads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freisdev%2Freads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freisdev%2Freads/lists"}