Skip to content

castleofsolace/scrapetheweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Web Scraper (not serious)

Description

A lightweight and fun web scraper I created for personal use. Feel free to use it for whatever purpose you see fit. I make no guarantees or warranties regarding its functionality or any consequences that may arise from its use.

> Disclaimer

USE AT YOUR OWN RISK. I am not responsible for any illegal activities or issues that may arise from the use of this scraper. You are solely responsible for how you choose to use this tool. Ensure that you comply with all applicable laws and regulations, as well as the terms of service of the websites you scrape.

Installation

  1. Clone the repository: git clone https://github.com/yourusername/simple-web-scraper.git
  2. Navigate to the project directory: cd simple-web-scraper
  3. Install dependencies: pip install -r requirements.txt

Usage

Replace 'https://www.example.com' with the URL you wish to scrape and adjust the code as needed for your specific use case. (In the UI) Or you an do it like this: python scraper.py https://www.example.com

Contributing

Feel free to fork and contribute to this project if you wish. However, keep in mind the disclaimer above.

Contact me

For any questions, dm me on Discord: vinnyschronicle

About

A simple little web scraper I made because I was bored.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages