mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
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
|