Skip to content

feat: scrape blog.python.org and store in PostgreSQL | 4VP23CS107 - Sudeep Patali - #142

Open
sudeep-patali wants to merge 1 commit into
UniCourt:mainfrom
sudeep-patali:homework1
Open

feat: scrape blog.python.org and store in PostgreSQL | 4VP23CS107 - Sudeep Patali#142
sudeep-patali wants to merge 1 commit into
UniCourt:mainfrom
sudeep-patali:homework1

Conversation

@sudeep-patali

@sudeep-patali sudeep-patali commented Aug 27, 2026

Copy link
Copy Markdown

Description

  • Scraped blog posts from blog.python.org using Python and BeautifulSoup.
  • Stored the scraped data in a PostgreSQL database.
  • Dockerized the application using Dockerfile and Docker Compose.
  • Added requirements.txt for project dependencies.
  • Verified the scraper and database connection successfully.

Technologies Used

Python, BeautifulSoup, PostgreSQL, Docker, Docker Compose

@sudeep-patali

Copy link
Copy Markdown
Author

Completed Workshop 1 Homework: Web Scraping and Dockerization.

Implemented a Python blog scraper using BeautifulSoup and stored the scraped data in PostgreSQL. Dockerized the project using Dockerfile and Docker Compose.

Screenshot 2026-08-27 222224

@sudeep-patali sudeep-patali changed the title feat: scrape blog.python.org and store in PostgreSQL | Sudeep Patali feat: scrape blog.python.org and store in PostgreSQL | 4VP23CS107 - Sudeep Patali Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant