Skip to content
/ Mocha Public

Mocha is a lightweight and efficient CLI web scraping tool

License

Notifications You must be signed in to change notification settings

es10176/Mocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Mocha Documentation

Below, you’ll find instructions on how to set up and run the project, along with maintenance tips and troubleshooting guidance.

Installation

To get started with Mocha, follow these steps:

1. Python Installation:

Ensure you have Python installed on your system. If not, download and install it from the official Python website.

2. Library Installation

Open your terminal or command prompt. Install the necessary Python libraries using the following commands: pip install requests, beautifulsoup4, plyer

Usage

1. Clone the repository:

Clone the Mocha repository to your local machine: git clone https://github.com/es10176/Mocha.git

2. Navigate to the project directory:

Change your working directory to the folder where Mocha.py is located.

3. Run the script:

Execute the main python script with the following command: ```python Mocha.py`` or run the Mocha file with python directly from your folder in your file manager.

Maintenance and Troubleshooting:

1. No results displayed:

If Mocha doesn’t show any results, check your internet connection and ensure that the coding sources are accessible.

Troubleshooting Steps:

1. Check Dependencies

Verify that you’ve installed the required libraries (requests, beautifulsoup4, and plyer).

2. Update Libraries:

If you encounter issues, update your Python libraries: pip install --upgrade requests, beautifulsoup4, plyer

About

Mocha is a lightweight and efficient CLI web scraping tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages