Skip to content

Commit

Permalink
edited
Browse files Browse the repository at this point in the history
  • Loading branch information
mahinth1 committed Oct 22, 2024
1 parent 0bea77e commit 177955b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/02_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from concurrent.futures import ThreadPoolExecutor
from tqdm import tqdm

scraperapi_key = "ec9bd6410d27cd9544ffd38f6fc6f463"
scraperapi_key = "Enter Api Key"

metadata_columns = [
'id', 'doi', 'url', 'type', 'type_crossref', 'publication_date', 'journal', 'publisher',
Expand Down

0 comments on commit 177955b

Please sign in to comment.