tripit-export

Export TripIt trips, flights, lodging, and activities to a JSON file.

2|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/caseyg/caseys-claude --skill tripit-export
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: tripit-export
Source: https://github.com/caseyg/caseys-claude/tree/main/skills/tripit-export
Command: npx skills add https://github.com/caseyg/caseys-claude --skill tripit-export

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of exporting all your travel data from TripIt, making it accessible for backup or analysis.

Core Features & Use Cases

  • Comprehensive Data Export: Exports upcoming and past trips, including flights, lodging, activities, and more.
  • JSON Format: Outputs data in a structured JSON format for easy integration with other tools.
  • Use Case: You're planning a trip and want to consolidate all your travel plans from TripIt into a personal dashboard or a different travel management system.

Quick Start

Use the tripit-export skill to download all of your TripIt data.

Frequently Asked Questions about tripit-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export my TripIt travel data to JSON?โ–ผ

To export TripIt travel data to JSON, this Skill uses browser automation and TripIt's undocumented API v2 to extract all upcoming and past trips, including flights, lodging, and activities, into a structured file. You must manually log in to tripit.com to authenticate the process.

Can I back up all my past TripIt trips and activities?โ–ผ

Yes, you can back up all past TripIt trips. The export process captures both upcoming and past travel data, pulling associated flights, lodging, and activities into a structured JSON format for migration or personal data backup.

Does exporting TripIt data require manual login authentication?โ–ผ

Exporting TripIt data requires manual login authentication. You need to manually log in to tripit.com to authorize the browser automation session before the Skill can access your trips via the API v2.

What is included in a TripIt JSON data export?โ–ผ

A TripIt JSON data export includes all your upcoming and past trips. The structured output captures associated travel details such as flights, lodging, and activities, making it easy to integrate with other tools or personal dashboards.

How do I migrate travel plans from TripIt to another management system?โ–ผ

To migrate travel plans from TripIt to another system, this Skill exports your complete itinerary data into a structured JSON file. This format facilitates easy integration into a different travel management platform or personal dashboard.