Giter VIP home page Giter VIP logo

bookmarq's Introduction

BookmarQ

Overview

The BookmarQ project was initially created to automatically fetch 'Bookmarks' and 'Saved Posts' from Twitter (now 'X') and Reddit. However, due to changes in the Twitter API, particularly the cost associated with API access ($100 per month), this approach became impractical. We had implemented social login for Twitter using Django to obtain the required OAuth tokens for the API, but it was eventually archived to the 'Archive' folder.

New Approach

In light of the challenges with Twitter, I explored alternative methods for managing thousands of bookmarks and saved posts across Twitter and Reddit. I found that the optimal solution is to use dewey's X sidebar to sync all bookmarks and export them as a CSV. It's important to note that for exporting more than 20 bookmarks, you'll need to purchase a plan. In my case, I purchased the monthly plan for $10, used it to export my bookmarks, and then canceled the subscription. The sidebar extension feature is particularly useful for filtering bookmarks within the Twitter app, and dewey provides a dashboard for organizing all your bookmarks. I suggest you take a look at it!

For Reddit, I used RedditManager. This tool offers an "Export all items" option, which generates an .html file containing all the saved posts. Additionally, the app itself is handy for browsing through saved posts.

Implementation

The core functionality of the project is implemented in the bookmarks.py script, which fetches data and normalizes it into a CSV based on common fields. Twitter has a few additional fields, which are included as a dictionary in the Metadata field.

Get Involved

If you discover a more straightforward or cost-effective way to access Twitter Bookmarks or have suggestions for improving this project, please don't hesitate to reach out and let me know. I'm open to contributions and enhancements!

bookmarq's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

bookmarq's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.