Skip to content

Conveys the idea of harvesting or collecting resources from a website.

License

Notifications You must be signed in to change notification settings

StrTux/SiteHarvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for Using the Web Scraper: Introduction:

This Python script is a simple web scraper designed to download the HTML, CSS, JavaScript, and other resources from a given website. Dependencies:

Ensure that you have the required Python libraries installed: bash Copy code pip install requests beautifulsoup4 tqdm How to Run the Script:

Open a terminal or command prompt. Navigate to the directory containing the script. Run the script using the following command: bash Copy code python your_script_name.py Replace your_script_name.py with the actual name of your Python script. Input Required:

When prompted, enter the URL of the website you want to scrape. Provide the folder path where you want to save the downloaded files. Disclaimer:

This script is intended for educational and personal use only. Be aware of and comply with the terms of service of the websites you scrape. Respect the rights and privacy of website owners and users. Disclaimer: Disclaimer: Use this script responsibly and in accordance with the terms of service of the targeted websites. The author is not responsible for any misuse or violation of website terms. Be aware that web scraping may be subject to legal and ethical considerations. Use at your own risk.

About

Conveys the idea of harvesting or collecting resources from a website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages