Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 952 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 952 Bytes

Analytics-Workshop4

One Day workshop on web scraping, extractors and debugging a program.

What will you learn by the end of this workshop?

  • By the end of this workshop you will learn how to scrap a website using python
  • You will learn how to save the scraped data in a database.
  • You will learn how to debug a python program.

Schedule

Time Topics
09:30 - 10:00 Introduction
10:00 - 11:00 Introduction to Webscrapping using python
11:00 - 11:15 break
11:15 - 01:00 Webscrapping using python
01:00 - 02:00 break
02:00 - 2:45 Storing the srapped data in Postgres DB
02:45 - 3:15 Integrate the script to Django admin.
3:15 - 3:30 break
3:30 - 4:30 Python Debugging
4:30 - 5:00 Q & A