Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Quote Scraper

Description

A Python script that extracts quotes from ((https://quotes.toscrape.com/) using web scraping techniques. The script utilizes the requests and BeautifulSoup libraries to navigate and parse the website's HTML content, extracting quotes and saving them to a JSON file.

Features

Note

  • This script is for educational purposes only and should not be used to violate the website's terms of use.
  • Be aware that web scraping may be against the website's policies.
  • This script does not handle errors or exceptions, so use at your own risk.

Requirements

  • Python 3.x
  • requests library
  • beautifulsoup4 library

License

This project is licensed under the MIT License.

Author

Pyansi Suman

Acknowledgments

  • Thanks to the developers of the requests and BeautifulSoup libraries.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages