Copy of THE ONLY way to SEARCH for TECH JOBS in 2021 (w/ limited Python Knowledge)

  1. Download the following applications
    1. Python
    2. IDE of choice
      1. My personal preference is VSCode
    3. Google Chrome
  2. Install the following packages in Python
    1. Beautifulsoup (BS4)
    2. Requests
    3. xmlx
  3. Create a new python file in VSCode and paste the code below
    1. Credit to Maksym Korzh for creating this, so I don't have too.
      1. https://github.com/maksimKorzh/one-time-scrapers/blob/master/scrapers/google_scraper.py
  4. Update the following parameters below
    1. pagnation_params
    2. initial_params
    3. headers
    4. title
    5. list
    6. description
    7. response