Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 924 Bytes

File metadata and controls

38 lines (26 loc) · 924 Bytes

Unofficial Phind API Demo

Introduction

This project uses web scraping to extract information from Phind.

Overview

The project is designed to extract specific information from Phind's web pages using web scraping techniques.

Usage

  1. Clone the repository:

    git clone https://github.com/RyanBaig/unofficial-phind-api.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the script:

    python main.py

Technologies Used

Contributing

Feel free to contribute by opening issues or submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.