We are in 2020, and we all are suffering from the Covid19 pandemic. Due to this many people have lost their jobs and work. Now everyone is looking for a job. If you from a wider picture there are still a lot of vacant seats are available for jobs. The thing is we only need to find them.

Finding Jobs can be tricky and painful at the same time, but wait we are developers there is nothing that we can’t do. so in this blog, we will build a python script that sends us the job offers according to our interest.

Before, Starting with typing code do one thing create a Gmail account if you don’t have one or if you don’t want to use your personal account for some privacy reasons. After the account is being created we need to turn off Less secure app access. just follow these simple steps.

  1. Open your Gmail account
  2. In the top right corner click on your profile icon and then click manage your google account.
  3. On the left side find security and then scroll down to the bottom and fine _Less secure app access _and turn that off so that our python script can easily access the Gmail to send a mail.

Now before writing the first line of code we need to install two libraries’ requests and BeautifulSoup using pip.

#python #research #productivity #programming #web-scraping

Python Script that Search Jobs for You
1.10 GEEK