Skip to content

Commit

Permalink
adding path to run_get_all_de_software.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazztok45 committed Feb 9, 2024
1 parent 7afb3a0 commit 75d00a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zbmath_rest2oai/run_get_all_de_software.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from zbmath_rest2oai.get_all_de import get_all_de


CSV_URL = 'https://raw.githubusercontent.com/MaRDI4NFDI/python-zbMathRest2Oai/main/src/zbmath_rest2oai/software.csv'
if __name__ == '__main__':
get_all_de('https://api.zbmath.org/v1/software/_search?search_string=si%3A')

0 comments on commit 75d00a4

Please sign in to comment.