Skip to content

Release v0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 14:21
23997f2

Scrapling v0.3.1 release notes

  1. Fixed an issue with scrapling installation when you install it without the shell extra (#76 )
  2. Added a new argument to all browser-based fetchers and their session classes to add a JS file to be executed on page creation (#56) :
from scrapling.fetchers import StealthyFetcher

StealthyFetcher.fetch('https://example.com', init_script="/absolute/path/to/js/script.js")

Big shoutout to our biggest Sponsors