strivedi4u / hacktoberfest2024

This repository is for beginners who want to contribution in open source Hacktoberfest 2024.This project is designed to promote learning and growth in the field of software development. It offers a range of coding challenges and projects that cover various topics, from basic algorithms to complex application development.
Apache License 2.0
82 stars 536 forks source link

16. Build a Basic Web Scraper #22

Open strivedi4u opened 1 month ago

strivedi4u commented 1 month ago

Description: Create a web scraper that extracts data from a specified website and displays it in a structured format (e.g., JSON). Technologies: Python (Beautiful Soup/Scrapy) Example: Extract titles and links from a news website.

sonigitkhushi commented 1 month ago

hello @strivedi4u , Please Assign This Issue. I want to contribute to this issue.