Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Web Scraper Using Python #41

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Conversation

mrsamirr
Copy link
Member

#8 Issue

Web Scraper Python Project

Overview

This project is a web scraping script that extracts data from a website and saves it in a structured format, such as CSV or JSON. The example script provided here is for educational purposes and is designed to scrape quotes from a sample website. You can use this script as a starting point and customize it to scrape data from your target website.

Prerequisites

Before you can run the script, you need to have the following installed:

  • Python 3.x
  • Required Python libraries (requests, beautifulsoup4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants