Giter VIP home page Giter VIP logo

disqusexport's Introduction

DisqusExport

C# console app for backing up the content in your Disqus forums.

This application downloads all forums, threads, and posts for a Disqus account owner. It is similar to the existing Disqus Export functionality (and API), except it downloads the data directly rather than sending it to the Disqus account owner's email account. In addition, this application can be modified to include more information than the Disqus-provided exports.

The application authenticates as a Disqus account owner by simply passing the Access Token that is associated with the Disqus account. This token authenticates the app as the account owner and does not expire. It is obtained by logging into the Disqus account owner's account at disqus.com. For more details see the page https://disqus.com/api/docs/auth/, especially the section titled "Authenticating as the Account Owner".

NOTE: In order for certain data (such as IP Addresses and Email Addresses) to be available via the APIs, the Access Token must have the following Permissions: Read, Write, Manage Forums

To use the application as-is, simply add a valid Disqus Public Key and Access Token to the app.config file.

disqusexport's People

Contributors

mlichtenberg avatar

Watchers

 avatar

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.