We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Scraping database is used for getting latest data from trusted website.
Scraping Database can be done with make scraping. It will update database and save new record if it is not already in database.
make scraping
There is also other command: make clean-scraping. It will delete all of current database for campus, course and occupation and getting new data.
make clean-scraping
After scraping data is done, don't forget to make updateindex, for updating searching feature. (for more info)
make updateindex
There was an error while loading. Please reload this page.