Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Sara1
Contributor III
Contributor III

Use Python to Pull Data from Qlik Table

Is it possible to use a Python script to scrape data from a specific Qlik Table on a daily or hourly basis to compile in a different source like databricks or use in a separate Qlik app?

Labels (2)
1 Reply
Ray_Strother
Support
Support

Hello,

The first option below would be the easiest method.

1. Downloading data from a visualization
https://help.qlik.com/en-US/sense/November2022/Subsystems/Hub/Content/Sense_Hub/DataExport/export-da...


2. The links below relate to API as a possible option, note Qlik Support isn't responsible for the coding of your script.

https://community.qlik.com/t5/Official-Support-Articles/Make-API-calls-in-a-Qlik-Sense-on-Windows-Sc...



https://help.qlik.com/en-US/sense-developer/November2022/Subsystems/NetSDKAPIref/Content/Home.htm