Skip to content
View sudip-python-dev's full-sized avatar
  • India

Block or report sudip-python-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sudip-python-dev/README.md

Hi, I'm Sudip 👋

About Me

I am learning Python Web Scraping.

I enjoy collecting data from websites and building automation scripts.

Skills

  • Python
  • Requests
  • BeautifulSoup
  • CSV Data Handling
  • Pagination Scraping

Currently Learning

  • Scrapy
  • Selenium

My Projects

  • Country Data Scraper
  • Quotes Web Scraper
  • Pagination Scraper
  • Books Pagination Scraper

Popular repositories Loading

  1. sudip-python-dev sudip-python-dev Public

  2. quotes-web-scraper quotes-web-scraper Public

    Python web scraping project that extracts quotes, authors, and tags from a website using Requests and BeautifulSoup, and saves the data into CSV.

    Python

  3. country-data-scraper country-data-scraper Public

    Python web scraping project that extracts country data such as capital, population, and area from a website using Requests and BeautifulSoup and saves it into CSV format.

    Python

  4. quotes-pagination-scraper quotes-pagination-scraper Public

    Python pagination web scraping project that extracts quotes, authors, and tags from multiple pages using Requests and BeautifulSoup and saves the data into CSV format.

    Python

  5. books-pagination-scraper books-pagination-scraper Public

    Advanced Python web scraping project that performs pagination scraping and extracts detailed book information from multiple pages using Requests and BeautifulSoup, saving structured data into CSV f…

    Python

  6. flipkart-product-scraper flipkart-product-scraper Public

    Python web scraping project that extracts product details (name, price, rating, reviews, image URL) from a Flipkart product listing page.

    Python