/Pocket-to-Omnivore-parser

Parses Pocket HTML export and outputs compatible CSV for import into Omnivore

Primary LanguagePythonThe UnlicenseUnlicense

Pocket-to-Omnivore-parser

Repo License Python Version

A Python utility that converts your Pocket HTML export into a CSV file suitable for import into Omnivore.

Table of Contents

Requirements 🛠️

  • Python 3.x
  • BeautifulSoup4

Installation 📦

  1. Clone the repository to your local machine.

    git clone https://github.com/yourusername/pocket-to-omnivore-parser.git
  2. Change to the cloned directory.

    cd pocket-to-omnivore-parser
  3. Install the required packages.

    pip install -r requirements.txt

Usage 🚀

  1. Place your Pocket HTML export in the input directory.

  2. Run the script.

    python3 'Pocket to Omnivore Parser.py'
  3. Find the generated output.csv file in the same directory, ready for import into Omnivore.

Contributing 🤝

Contributions are welcome! Feel free to open a pull request or raise an issue.

License 📜

This project is licensed under the Unlicense.