Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
basilleaf authored Feb 22, 2021
1 parent 9020daf commit 862cd5c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions scrapers/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
### wolphramalpha.py
scraper runs on heroku scheduler

----
(is this still used?) --> wolphramalpha.py

initializes the database with data from wolphram alpha for each spacecraft in list_active_probes.txt. This will replace any older data for each key!

Redis keys are spacecraft names. Spaces are replaced with underscores (since probe names may have legit dash)

all wolframalpha data is stored in the key 'wolframalpha'
all wolframalpha data is stored in the key 'wolframalpha'

0 comments on commit 862cd5c

Please sign in to comment.