This repository was archived by the owner on Jan 29, 2026. It is now read-only.
v0.1.1
- standardized SplashScraper attributes:
auth,baseurl,browser,cookies,
crawlera_user,http_session_timeout,http_session_valid,LUA_SOURCE,
max_retries,name,number,referrer,searchurl,splash_args,user_agent. - now, nearly all of the SplashScraper attributes can be set via
**kwargsif desired - when initializing a StatefulBook instance, use a
**kwargcalledkeywordsto set
the name of the spreadsheet column heading which contains the target search terms.
For example:keywords='titles'orkeywords='part_numbers'. Defaults to "item".