Skip to content

rafaelandrade/wmh-scraper

Repository files navigation

WhereIsMyHome - Scraper


Project created with focus on help to find the best place to live without have to do a bunch of clicks.


codecov interrogate DeepSource

⭐ Star us on GitHub — it motivates us a lot!


👉 Quick start

This is a Python project focus on get public data from internet, using scraper as a main technologies implemented.


🔌 Technologies


⚡️ First steps

The project WMH-Scraper is a Python program, and for the logic needs the selenium library, and a navigator driver in these case is used Google Chrome WebDriver.

For the installation, the easiest mode is using the docker technologies. Just follow the steps:

# Clone this repository
$ git clone https://github.com/rafaelandrade/wmh-scraper

# Access the project folder in the terminal/cmd
$ cd wmh-scraper

# Remember to clone the .env.example file to an .env file and fill the file.

# Starting building the docker container
$ docker-compose up

# To turn down the docker container
$ docker-compose down

🧚 Executing Tests

To execute the test is simple, have to options:

  • Run pytest on terminal. Only remember to be in the root of the project.
  • Or execute the follow code on terminal:
./scripts/run_tests.sh

🍕 Project assistance - Buy me a coffe

If you want to say thank you or/and support active development of WMH.

  • Add a GitHub 🌟 to the project.
  • Tweet and comment about project.
  • Give was a coffee, if you like too.

Buy Me A pizza


Contributing

Would you like to contribute to this project? CONTRIBUTING.md has all the details on how to do that.


⚠️ License

WMH-Scraper is licensed under the terms of the GPL Open Source license and is available for free.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages