Skip to content

BrainyQuote web scraper for all the quip lovers out there (Python)

Notifications You must be signed in to change notification settings

alainakafkes/brainscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

brainscrape

BrainyQuote web scraper written in Python using Requests & BeautifulSoup

Ever wanted to search quotes by keyword and amass them in a organized, streamlined manner? Do you love discovering new aphorisms and quips to spice up your life?

Then brainscrape is great for you! Simply run:

getQuotes(your_keyword_here, num_pages_to_search_here)

... and a lovely list of (quote, author) tuples will be bestowed upon you for further use.

This is just a proof-of-concept for now; don't hesitate to submit a pull request if you'd like to see other features. Hope you enjoy brainscrape!

About

BrainyQuote web scraper for all the quip lovers out there (Python)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages