{"id":21879168,"url":"https://github.com/typpo/mixpanel-export-cli","last_synced_at":"2025-04-15T03:07:47.159Z","repository":{"id":57298632,"uuid":"42259807","full_name":"typpo/mixpanel-export-cli","owner":"typpo","description":"Command line tool for mixpanel data export API.","archived":false,"fork":false,"pushed_at":"2015-09-12T16:45:43.000Z","size":152,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T03:07:42.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typpo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-10T17:29:25.000Z","updated_at":"2023-04-29T17:52:36.000Z","dependencies_parsed_at":"2022-08-26T18:02:30.522Z","dependency_job_id":null,"html_url":"https://github.com/typpo/mixpanel-export-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Fmixpanel-export-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Fmixpanel-export-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Fmixpanel-export-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Fmixpanel-export-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typpo","download_url":"https://codeload.github.com/typpo/mixpanel-export-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997079,"owners_count":21195799,"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":[],"created_at":"2024-11-28T08:15:28.635Z","updated_at":"2025-04-15T03:07:47.141Z","avatar_url":"https://github.com/typpo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Mixpanel Data Export Tool\n\nThis is a command line tool that exports data from Mixpanel using the [Mixpanel Data Export API](https://mixpanel.com/docs/api-documentation/data-export-api).\n\nPer the Mixpanel Data Export API, output format is JSONL, ie. a JSON object on each line.\n\n### Install\n\n`npm install -g mixpanel-export-cli`\n\n### Usage\n\nExample: `mixpanel-export --from 2015-09-08 --to 2015-09-10 --event \"CTA click,Login\"`\n\nFull details:\n\n    Usage: mixpanel-export --from \u003cYYYY-MM-DD\u003e --to \u003cYYYY-MM-DD\u003e --event \u003cevents\u003e [options]\n\n    Options:\n\n    -h, --help               output usage information\n    -f, --from \u003cYYYY-MM-DD\u003e  From date (inclusive)\n    -t, --to \u003cYYYY-MM-DD\u003e    To date (inclusive)\n    -e, --event \u003cevents\u003e     Events that you wish to get data for, comma separated\n    -w, --where [where]      An expression to filter events by (see Mixpanel expressions, https://goo.gl/IWaUH1)\n    -b, --bucket [bucket]    The specific data bucket you would like to query\n    -k, --key [key]          API key (defaults to env.MIXPANEL_API_KEY)\n    -s, --secret [secret]    API secret (defaults to env.MIXPANEL_API_SECRET)\n\nSet `MIXPANEL_API_KEY` and `MIXPANEL_API_SECRET` in your environment to avoid having to specify --key and --secret each time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyppo%2Fmixpanel-export-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyppo%2Fmixpanel-export-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyppo%2Fmixpanel-export-cli/lists"}