Skip to content

Commit

Permalink
Update olostep scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp committed May 13, 2024
1 parent 2503f54 commit 439741b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/superagent/app/tools/advanced_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def _run(self, url: str) -> str:
"waitBeforeScraping": 1,
"fastLane": True,
"removeCSSselectors": "default",
"triggersDownload": True,
"timeout": 45,
}

Expand Down

0 comments on commit 439741b

Please sign in to comment.