Catalyst SmartBrowz
Catalyst SmartBrowz components allows you to control, manage a headless browser and perform a variety of operations such as generating PDFs and screenshots of webpages, creating templates to generate PDFs with dynamic content, extracting data from the web using powerful Catalyst APIs and more.
Create SmartBrowz Instance
A component instance is an object that can be used to access the properties specific to a particular component. You can create a component instance to execute any headless actions in SmartBrowz.
The app reference used in the code below is the Python object returned as a response during SDK initialization. You can create a new smart_browzinstance as shown below.
copysmart_browz = app.smart_browz()
This component instance will be used for all SmartBrowz operations in Python SDK.
Last Updated 2024-01-31 12:43:52 +0530 +0530
Yes
No
Send your feedback to us