Skip to content

I decided to do some web scraping using a website that allowed itself to be scrapped.

Notifications You must be signed in to change notification settings

Qays12/Web-Scraping-Quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Web-Scraping-Quotes

I decided to do some web scraping using a website that allowed itself to be scrapped.

I had a look at how many pages the website had of quotes by its author, and the contents were around 10 pages. Anything higher didn't get a 404 error, but rather a page saying no quotes found. I decided to get all the quotes and its authors from every page that was available. I used the no quotes found page to stop the script once it landed on that page. I printed the quote next to its author.

About

I decided to do some web scraping using a website that allowed itself to be scrapped.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages