This repository contains code relating to the Real Python tutorial on how to Build a Web Scraper With Requests and Beautiful Soup.
There are two available scripts:
scrape_jobs.py: The sample script that you build throughout the tutorialjob_search.py: The final code expanded as a command-line-interface app