Skip to content

Instantly share code, notes, and snippets.

@chris-lovejoy
Created May 1, 2020 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save chris-lovejoy/3b8ac17538d5984f659218df84a26b7c to your computer and use it in GitHub Desktop.
Save chris-lovejoy/3b8ac17538d5984f659218df84a26b7c to your computer and use it in GitHub Desktop.
Finding each job card
job_elems = job_soup.find_all('div', class_='jobsearch-SerpJobCard')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment