Get Hindi Quotes from shabdkosh.com
Procedure to use the code (for beginners):
- Download Python (version 3.6.6 is suggested but I myself am using version 3.7.2 and it works perfectly)
- Open
cmd
and run commandpip install requests bs4
- Open Python's Integrated Development and Learning Environment (IDLE) and then
hindiQuotes.py
via theCtrl-O
command - Run via
F5
command, and wait for all the text to print out in the Python Shell. - Copy text from the Python Shell and paste it into the notepad (note, lag may occur because it is around 4000-5000 words of data)
- You have the quotes available to use