mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-12-18 08:10:20 +00:00
03da672e2a
It is a simple script to fetch quotes from the internet.
6 lines
192 B
Markdown
6 lines
192 B
Markdown
## A program to fetch random quote or term related quote from internet
|
|
|
|
use following command to search quote related to a specific term or phrase
|
|
|
|
python scrape.py -q your_search_term -r yes
|