Skip to content

gato25/unegui_properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Create virtual environment

$ python3 -m venv venv

2. Install packages

$ pip install -r requirements.txt

3. Create .env file

4. Make run_spider.sh file executable

$ chmod +x run_spider.sh

5. Configure chrontab job

$ crobtab -e 

6. Add cronjob

0 19 * * * /home/ganaa/projects/unegui_properties/run_spider.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors