Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 246 Bytes

workshop1_home_work.md

File metadata and controls

7 lines (4 loc) · 246 Bytes

Workshop 1 Homework.

Aim: Scrape the website and store blog data in a PostgreSQL database

  • Write a Python program to Scrape the pages from Python Blogs and save the data into the DB.
  • Dockerize the project.