This document provides an overview and objectives of a course on web scraping and analytics with Python. The course covers web scraping concepts and the BeautifulSoup package for scraping websites. It also demonstrates scraping an IMDB webpage to extract movie data and the PyDoop package for performing analytics on large datasets with Hadoop using Python. Examples of preprocessing text data with NLTK on Hadoop are also provided.