Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 328 Bytes

NC Non-Profit Job Scraper

Scrapes https://www.ncnonprofits.org/ to find recently posted jobs using Beautiful Soup.

Has functionality to send new jobs as a telegram message. Requires a config.yaml file to enter telegram bot credentials.

Utilized argparse to add config file location in the command line with --file-name.