Skip to content

Commit

Permalink
modifying the endpoint to write local software
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazztok45 committed May 3, 2024
1 parent 2a148a9 commit 92b8ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zbmath_rest2oai/run_write_local_all_software.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from writeLocal import write_local


write_local(api_source='https://api.zbmath.org/v1/software/_search?search_string=si%3A0-100&page=0&results_per_page=100')
write_local(api_source='https://api.zbmath.org/v1/software/_all?start_after=0&results_per_request=500')

0 comments on commit 92b8ef8

Please sign in to comment.