You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #109, we can benefit from creating a less generic subclass of StaticItem with more strongly typed arguments than the very generic **kwargs we have in StaticItem.
This less generic class would serve >80% of the scraper needs.