Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Unleash the Power of Quotes with BrainyQuote Scrapper - Your Ultimate Inspiration Companion!

View Demo . Report Bug . Request Feature

Downloads Contributors Issues License

About The Project

BrainyQuote Scrapper project is designed for educational purposes only. It is intended to demonstrate how web scraping can be used to extract information from websites and to provide a practical example for individuals interested in learning about web scraping techniques. The tool is not intended for commercial use, and users should only use it for educational purposes to comply with ethical and legal guidelines regarding web scraping.

Built With

Python, BeautifulSoup, and Requests for web scraping and data extraction.

Getting Started

Quotations Scraper is a Python script that uses web scraping techniques to extract quotes from the BrainyQuote website. It allows you to easily collect and analyze quotes for personal or professional use, such as for inspiration, research, social media posts, presentations, and more.

Prerequisites

Python 3 installed on your machine The following Python packages installed: BeautifulSoup, Requests

  • pip
pip install -r requirements.txt

Installation

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/hmseeb/brainyquotes-scrapper
  1. Navigate to the project directory using the following command:
cd brainyquotes-scrapper

Usage

Run the script using the following command:

python main.py

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

Attention! This project is for educational purposes only!

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages