Skip to content

Extract contents from hotels engine and fill into a local project with MySQL

License

Notifications You must be signed in to change notification settings

apat/web-scraper-with-php-and-msyql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web scraper with php & MySQL

Extract contents from hotels engine and fill into a local project with MySQL developed and maintained by Mexlike.

Composer dependences

# Install Composer dependencies.
composer install

Add your application configuration to your .env file in the root of your project:

# Database settings
DB_HOST=YOUR_DATABASE_HOST
DB_USER=YOUR_DATABASE_USER
DB_PASS=YOUR_DATABASE_PASSWORD
DB_NAME=YOUR_DATABASE_NAME

Documentation

Please see the Spanish documentation.

License

MIT

About

Extract contents from hotels engine and fill into a local project with MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published