5000 empty delicious accounts for sale

Discussion in 'Services' started by Serious, Sep 2, 2007.

  1. #1
    This is an auction for 5000 del.icio.us accounts. These accounts are empty.

    Start price: 250$
    Increment: 10$
    BIN: 750$
    Duration: 3 days

    The accounts are listed in a CSV file like that:
    "username","fullname","password","first name","last name"

    First name and last name are not used by del.icio.us but are provided for alternative uses. Payment via PayPal (account required).
     
    Serious, Sep 2, 2007 IP
  2. searchfordeal

    searchfordeal Well-Known Member

    Messages:
    1,579
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    138
    As Seller:
    100% - 0
    As Buyer:
    0.0% - 0
    #2
    so how do you use this account..there is no way you could login one by one..is there any automated login?
     
    searchfordeal, Sep 2, 2007 IP
  3. Serious

    Serious Peon

    Messages:
    185
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    How you use them is up to you. You can login normaly, automaticaly or you can post using the api that doesn't require login ( http://del.icio.us/help/api/posts ).
     
    Serious, Sep 2, 2007 IP
  4. bordello

    bordello Notable Member

    Messages:
    3,204
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    290
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    how old are these accounts ??

    Thanks
     
    bordello, Sep 2, 2007 IP
  5. mckST

    mckST Banned

    Messages:
    159
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Is there any chance you can sell in indivdual blocks?

    Regards
    mckST
     
    mckST, Sep 2, 2007 IP
  6. Serious

    Serious Peon

    Messages:
    185
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    They were created in August so between 1 and 5-week old.

    This auction is for the whole lot. If you are interested by a smaller block (minimum 500), it is possible but there will be a delay and it will be more expensive.
     
    Serious, Sep 2, 2007 IP
  7. mckST

    mckST Banned

    Messages:
    159
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    Are these accounts made from different ips?

    Regards
    mckST
     
    mckST, Sep 2, 2007 IP
  8. Serious

    Serious Peon

    Messages:
    185
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #8
    About 1300 different IPs have been used.
     
    Serious, Sep 2, 2007 IP
  9. Serious

    Serious Peon

    Messages:
    185
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #9
    I got a PM asking how to use these accounts and in particular the posting part. If you have read the API, you can see it is very easy: just open an URL with the appropriate parameters. In PHP, this is something like:
    file_get_contents('https://'.$username.':'.$password.'@api.del.icio.us/v1/posts/add'.
    '?url='.url_encode($the_url).
    '&description='.url_encode($the_description).
    '&tags='.url_encode($the_tags).
    '&shared=yes');
    Code (markup):
    That said, I recommand to use curl which provides an higher level of customization (proxy, referer, user-agent, ...).
     
    Serious, Sep 3, 2007 IP
  10. Serious

    Serious Peon

    Messages:
    185
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #10
    Last 24 hours for this exceptional auction. You never saw and will probably never see again such an amount of accounts for sale (most account trading goes on private forums). Anyway, the winner will also receive my command-line PHP posting script. This script takes a bookmark file (in the delicious format) and posts each bookmark on a random account.
     
    Serious, Sep 5, 2007 IP