This script allows a user to scrape a website and then build their own text from parts of that text.
- place this python file on your desktop
- open your terminal
- type: cd Desktop
- type: python scrape_text.py
- enter a full URL for extraction of its language (e.g. http://www.saitokoriel.com)
- if you want to find sentences within the website's language that contain a word simply write that word and click enter
- if you'd like a random sentence from the website's language, just press enter
- when prompted by the term select: add whatever language you'd like to your text
- and so forth and so on...
- when you're done and you want a print-out of your text, press space space and then enter, repeat this process once or twice