Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 538 Bytes

web-scrapping

Some code that I wrote for fun. It

  • scrapes the NBER RA positions website (https://www.nber.org/career-resources/research-assistant-positions-not-nber),
  • creates a .txt file saved to your computer
  • sends an email to your mailbox containing the 3 latest positing in case there is new positing
  • repeats 1 hour later

    Note: I implemented the email funtionality with environment variables (so I am not posting my mail password here duh) so you have to input your own email address and password.