Skip to content

Commit

Permalink
NN-601 Automate scraping source code from Journals
Browse files Browse the repository at this point in the history
mominaatifdar committed Nov 21, 2024
1 parent 6143812 commit dddad95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scraping/scraping/getHtml.py
Original file line number Diff line number Diff line change
@@ -52,7 +52,6 @@ def scrape_publications():

try:
driver.get(base_url)

last_height = driver.execute_script("return document.body.scrollHeight") # to get the initial height of page

while True:

0 comments on commit dddad95

Please sign in to comment.