Python Examples for the Looker API
You can find Python language examples in this folder.
The full details of all Looker API 4.0 endpoints are listed in Looker Docs.
Full Applications
- Flask full app demo
- Google Cloud Function & Google Sheet : Create new users from reading email addresses in a Google Sheet
- Google Cloud Function & BigQuery: Run a query in Looker, and write the result to a BigQuery table
- Google Cloud Function, Cloud Scheduler, & GCS: Automate the Looker content cleanup process
Connection : Manage Database Connections
Content : Manage Content
Dashboard : Manage Dashboards
Query : Run and Manage Queries
QueryTask : Manage Query Tasks
- [Download dashboard tiles as CSVs][download_dashboard_csv.py]
RenderTask : Manage Render Tasks
- Download dashboard tile in specified format
- Download look in specified format
- Generate and download dashboard PDFs
ScheduledPlan : Manage Scheduled Plans
- Transfer all schedules of a user to another user
- Pause/Resume or Copy Schedules
- Create a Simple Schedule Plan