Skip to content

Commit 573d81b

Browse files
enable JavaScript rendering in BASE_CONFIG
1 parent 978b15a commit 573d81b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nordstorm-scraper/nordstorm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"asp": True,
2222
# set the proxy country to US
2323
"country": "US",
24+
"render_js": True,
2425
}
2526

2627

0 commit comments

Comments
 (0)