NYC Data Science Academy Webinar | How to Web Scrape Job Postings on Indeed.com with Python on May 28th, 2021
David Wasserman, a Financial Data Technologist and our NYC Data Science Academy alumnus is going to teach a technique that every job seeker MUST learn! He is going to show the ultimate skill to free you from the tedious task of going through the job boards to find an appropriate match!
Join us and learn how you can speed up your search by downloading all the data science-related positions at once. Get ready to see the power of web scraping in automating your job search procedures. In this webinar, you will learn how to use a web scraper that will obtain job postings on Indeed.com for a given location using Python.
You'll need:
1. Python with Scrapy
2. an integrated development environment like VS Code
3. Jupyter Notebooks
4. David's Github Repository