Skip to content

This is a tool to scrape the CNN Fear & Greedy Index, using selenium.

License

Notifications You must be signed in to change notification settings

LukeWang01/Scrape_Fear-and-Greed-Index_CNN

Repository files navigation

Tools to scrape the CNN Fear & Greedy Index, CME FedWatch Tool, and then, send the daily report to discord.


  • Intall the required package: pip install selenium pip install schedule
  • sqlite3 is a built-in database in Python, just import.
  • Double click auto_run_scrape_fear_idex.bat to run scrape_fear_idex.py
  • To update the driver, goto: https://chromedriver.chromium.org/downloads
  • Using selenium

OR, run as schedule task on the cloud server:

  • python schedule_runn.py, this cmd will schedule a task run every weekday at 9:00 am EST
  • auto_schedule_run.bat file will auto run the cmd above.

ce9d87898731a2dc8bc34d253fd7995


0a040a53ddbdc6ff03b9a272dfa924e

About

This is a tool to scrape the CNN Fear & Greedy Index, using selenium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published