Skip to content

Repository files navigation

Properties Scrap and List

A weekend project done in PHP

Installation and Usage

  1. Clone the project and install the dependencies via composer.

    composer install
  2. Create .env file with the proper credentials...

    API_URL=https://xxxxxx
    API_KEY=xxxxxx
    
    DB_HOST=xxxx
    DB_NAME=xxxx
    DB_USER=xxxx
    DB_PASS=xxxx
  3. Create database and import the schema from the schema folder

  4. Scrap the properties by running the scrap.php script from the command line.

    php scrap.php
  5. After scrapping open index.php in your browser to see and search the listings.

Enjoy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages