News

Python dataclasses can make your Python classes less verbose and more powerful at the same time. Here's an introduction to using dataclasses in your Python programs.
Describe the bug I'm stuck in the Kernel creation. Even though I'm strictly following the step 1 kernel intro here, it does not specify how to setup the service_id. error: "AttributeError: 'str' ...
The package is made up of a single python class, scraper_class. This scraper can be used both to retreive parsed html of a single patents page or a list of patents.