Skip to content

I made this small code for looking automatically on the BOE, searching for words in a list (like: scholarships ...).

Notifications You must be signed in to change notification settings

ArturoSirvent/BOE_wordlist_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BOE_wordlist_checker

I made this small code for looking automatically search words in a list (like: scholarships...) on the BOE. Using UBUNTU is possible to automatically run a command in the shell when the system starts up. In this way it writes a report about what it has found and pops up a notification. However there're other ways such as /etc/rc.local, /home/user/.bashrc, or even cron.

The file structure from where it reads may not be clear...sorry about that.

Main Folder
|
|_ BOE Folder
|_ wordlist
|_ python_script.py

Note: This can be easily interpolated to other daily-uploaded file by simply changing the URL, but if it is not workdays-daily, you may have some trouble with the days and the set up for the dowload.

About

I made this small code for looking automatically on the BOE, searching for words in a list (like: scholarships ...).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages