Surfer-Org/Protocol: Open-source framework for exporting and building applications off of your personal data.
December 18, 2024

Surfer-Org/Protocol: Open-source framework for exporting and building applications off of your personal data.

⚠️ Looking for the Surfer desktop app or Surfer Python SDK?

Desktop application: surfers desktop app
Software Development Kit: Surfer Python SDK






Surfer Protocol is an open source framework for exporting and building applications based on your profile.

Your personal data is scattered across many platforms and applications. Big tech companies have no incentive to give you easy access to your data. Whether you want to create an artificial intelligence clone that sends text messages just like you, reclaim your data from big tech companies, or leave a digital legacy, Surfer Protocol is your best choice.

Currently, Surfer Protocol consists of a Python SDK and a desktop application. Desktop app for exporting data from your favorite apps and services. Python SDK is used to build applications based on your profile.

  • Desktop app for exporting data from your favorite apps and services
  • Python SDK for building apps based on your profile
  • Manual on how to create an example application using the Surfer Protocol Python SDK

  1. Click “Export” to start the data extraction process.
  2. The application waits for the target page to fully load.
  3. The system checks whether the user is logged in to the platform being crawled.
  4. If not logged in, the user will be prompted to log in.
  5. If logged in, the process will continue.
  6. Once logged in, the application will interact with the platform’s user interface.
  7. The application then scrapes the user’s data from the platform.
  8. Finally, the extracted data is exported and saved to local storage.
  "platform_name": "X Corp",
  "name": "Twitter",
  "runID": "twitter-001-1724267514217",
  "timestamp": 1724267623318,
  "content": [
    "Twitter Post 1",
    "Twitter Post 2",
    "Twitter Post 3",
    ...
  ]
}

To download the app, go to https://docs.surferprotocol.org/desktop/installation. Or you can go to the publishing page.

For instructions on setting up your application locally and contributing to the project, see Contribution Guide and Setup Guide.

See unresolved issues Get a complete list of proposed features (and known issues).

Distributed under the MIT License. look LICENSE learn more.

surfer discord server@SahilLalani0@jackblair87@T0M_3D

Project link: https://github.com/Surfer-Org/Protocol/

2024-12-14 18:42:58

Leave a Reply

Your email address will not be published. Required fields are marked *