/googlesearch

Python script to perform Google searches.

Primary LanguagePython

🙃 Moving Target

Python script to perform a Google/Youtube searches. Testing wheather those services get confused and become unable to target/profile me.

program structure

Thinking of having an (for the time being) list of English words, and having a script search the web for a random amount of them.

" The link below references an alphabetized list of English words produced from a number of texts available free on the net. ": http://www-personal.umich.edu/~jlawler/wordlist.html

env

  • conda install python
  • conda install requests
  • conda install -c conda-forge selenium
  • brew install geckodriver
  • conda install -c conda-forge googletrans