There are 2 files to do so, 1st is google-colab and another is more fast and local machine code.
-
local machine code - scrap.py
pip install selenium keyboard pynput webdriver_manager
Its a local machine code. Designed for agile usage and to keep it 'to point', there is no GUI interaction with app.
For start type-writing:
- Change following in code:
#-----------------------------
keywords_import = "assets/google_trend_keywords.csv"
limit_words = 10
exit_key = "esc"
delay = 0 #in seconds
#----------------------------
I recommend that let delay remain 0, coz due to multiprocessing for force shutdown, code already writing in slow speed.
- Run
or
py typewriter.py
python typewriter.py
- Select option as mentioned in command palette