jobFinder Building a Web Scraper using Requests and Beautiful Soup There are two available scripts: scrape_jobs.py: Testing script job_search.py: command-line-interface app Credit goes to the Real Python tutorial on how to Build a Web Scraper With Requests and Beautiful Soup.