NG Extreme StumbleUpon Exporter

By Nick Georgakis 2 Last update Sep 13, 2007 — Installed 1,030 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Script Summary:
Export StumbleUpon favorites of any SU user! to various formats including CSV,XML,Firefox Bookmarks with this great GM script! It can also recover/show your current SU password , if you are still logged in and can switch between new/old UIs!
Version: 0.6
License: This software is licensed under the GNU GPL License <http://creativecommons.org/licenses/GPL/2.0/>

Remotely hosted version

Script homepage

Recently Updated TopicsPosts
Archived Comments5

this script has 1 topic, 5 posts

This script has no reviews.

NG Extreme StumbleUpon Exporter 

  This is my latest Greasemonkey script that adds a new Export ;-) link into the StumbleUpon interface (Now it is compatible with both new(beta) and the previous SU user interfaces) which opens a new export control panel div , where with the click of  a single button, after a while, source code for 3 files is produced:

  1. A valid Excel compatible CSV file
  2. A valid XML file
  3. A valid Firefox bookmark files containing all related information (urls / titles / descriptions /tags / stumble date/time)

  By copying & pasting them into your favorite text editor you can import your SU favorites into all popular web browsers as bookmarks / favorites, into most spreadsheets (eg. Excel) , databases , WYSIWYG /HTML editors and many internet services/applications.

Your feedback is welcomed at the script's homepage! 

Changelog:

  • 20/08/2007 - Re-uploaded v0.1 fixing a missing " in exported Firefox bookmarks and adjusting for correct category nesting and added two additional exclude directives.
  • 22/08/2007 - Uploaded v0.2 Added compatibility with the new SU user interface!
         Now you can export the Favorites of other SU users as well!
         It now uses Coral CDN to make re-export faster and reduce SU server load!
         Number of SU Reviews included in exported metadata when using new UI.
  • 23/08/2007 - Uploaded v0.3 Fixed date handling under the new SU user interface!
         Fixed incorrect output when exporting unrated favorites!
         Fixed multiple (,s) in scv files.
  • 23/08/2007 - Uploaded v0.4 Fixed "undefined" in XML review count attribute.
         Now it includes links to switch between the new and the old Interfaces!
  • 23/08/2007 - Uploaded v0.5 Fixed "undefined" in bookmarks review count attribute.
         Added configuration variables for connection timeouts / max retries & Coral CDN usage on the script header.
  • 13/09/2007 - Uploaded v0.6 Fixed incorrect detection of user logging status leading to very large 10x delays - The script will now be very faster when used while being logged on to StumbleUpon!