From 177955b4cdb30945d38195721d3afa0d55e176db Mon Sep 17 00:00:00 2001 From: mahinth1 Date: Tue, 22 Oct 2024 16:26:17 +0000 Subject: [PATCH] edited --- stages/02_download.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/02_download.py b/stages/02_download.py index 85bbcb9..96ba6d8 100644 --- a/stages/02_download.py +++ b/stages/02_download.py @@ -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',