harryduong99 / blep-google-trends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note

  • Added database service as a extra works (to store the result).

  • If you can not connect to the database (cloud.mongodb.com). Please change DNS in /etc/resolv.conf to 8.8.8.8 (for Linux)

  • If it still failed, you can comment the init() method in the main.go and type 0 for storeDB option input, then no interaction with database will be processed

About


Languages

Language:Go 95.7%Language:Shell 4.3%