{"id":21012328,"url":"https://github.com/codebanesr/clevertap-csv","last_synced_at":"2025-12-29T22:56:57.930Z","repository":{"id":120253481,"uuid":"225128400","full_name":"codebanesr/clevertap-csv","owner":"codebanesr","description":"A tool for downloading large databasets from clevertap, stores it in time___cursor format so that you can continue if something goes wrong. An alternative to using clevertap-csv-download provided by clevertap","archived":false,"fork":false,"pushed_at":"2019-12-01T10:50:04.000Z","size":1155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T11:29:25.004Z","etag":null,"topics":["clevertap","python2","virtualenv"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codebanesr.png","metadata":{"files":{"readme":"README copy.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-01T08:20:19.000Z","updated_at":"2019-12-01T16:23:09.000Z","dependencies_parsed_at":"2023-07-27T07:21:22.683Z","dependency_job_id":"e0b63e73-9aa2-434d-9bb8-46a11ef2786a","html_url":"https://github.com/codebanesr/clevertap-csv","commit_stats":null,"previous_names":["codebanesr/clevertap-csv","shanurrahman/clevertap-csv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebanesr%2Fclevertap-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebanesr%2Fclevertap-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebanesr%2Fclevertap-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebanesr%2Fclevertap-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebanesr","download_url":"https://codeload.github.com/codebanesr/clevertap-csv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243437965,"owners_count":20290864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clevertap","python2","virtualenv"],"created_at":"2024-11-19T09:36:17.695Z","updated_at":"2025-12-29T22:56:57.868Z","avatar_url":"https://github.com/codebanesr.png","language":"Python","readme":"## CleverTap python csv download tool\n\n### Usage\nto download user profiles/events to a csv:\n- git clone the repo (or simply copy-paste the files clevertap.py and csvdownload.py, and place them in the same folder)\n- cd to cloned directory (or the directory where you have created the above two files)\n- run csvdownload.py passing your CleverTap Account ID, Passcode, absolute path to your json file and the absolute path to your csv file. \n-  e.g. python csvdownload.py -a WWW-YYY-ZZZZ -c AAA-BBB-CCCC -pjson ~/Desktop/query_example.json -pcsv ~/Desktop/event.csv -t event\n\n\n\n```\narguments:\n  -h, --help                        show this help message and exit\n  -a ID, --id ID                    CleverTap Account ID\n  -c PASSCODE, --passcode PASSCODE  CleverTap Account Passcode\n  -r REGION, --region REGION        Dedicated CleverTap Account Regioni, optional\n  -pjson PATH, --path PATH          Absolute path to the json file\n  -pcsv PATH, --path PATH           Absolute path to the csv file\n  -t TYPE, --type TYPE              The type of query, either profile or event, defaults to profile\n```\n\nNOTE: The .csv file generated will be utf-8 encoded. This file might cause unusual behaviour in Excel application depending on your encoding settings. It can be viewed without any problem on Google Spreadsheets or Numbers application. \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebanesr%2Fclevertap-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebanesr%2Fclevertap-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebanesr%2Fclevertap-csv/lists"}