sshh12 / Financial-News-Indexing

A suite of market/financial news webscrapers.
7 stars 3 forks source link

can u write more details about how to run it? #2

Open PeopleComeAndGo opened 4 years ago

PeopleComeAndGo commented 4 years ago

after pip install requirements.txt python scripts\watch.py got lots of errors.

thanks.

sshh12 commented 4 years ago

Hey! I'm still actively modifying how this works so I've procrastinated writing any docs that might change in the near future.

Try with config.yaml set to

watch:
  news:
    delay: 10
    sources: [accesswire, alphastocknews, barrons, benzinga, businessinsider, businesswire,
      cnn, federalreserve, financialtimes, fitch, forbes, globenewswire, marketexclusive,
      marketwatch, miningnewsfeed, moodys, pharmiweb, prnewswire, reuters, rtt, seekingalpha,
      stat, stocktwits, streetinsider, thestreet, usbls, yahoo]

and lmk what the script outputs.