Skip to content

Export data as true CSV

For example in Account Data we currently have:

http://www.blablah.com, login=Haley/ password=TR783a/ last_url=http://blabla.com/

 

The second CSV token is not comma separated out so we get run on columns.

Change to:

http://www.blahblah.com, Haley, TR783a, http://blahblah?whatever

 

Where

Column1 is website

Column2 is username

Column3 is password

Column3 is Url

This will make it easier for us to use in Excel and to import into other database tools.

Comments

  • SvenSven www.GSA-Online.de
    next version has this added.
  • edited May 2013

    Thanks Sven. I am looking at this now in version 5.78. This looks good in the spreadsheet.

    Some questions:

    I ran a test for social bookmarks only.

    I noticed the following in the spreadsheet:

    - 40% have a login name but no password.

    - 80% don't have a email address

    Given the above, I would think this is a bug.

    To create an account and to post on these websites, you need all three - email, username, and password.

    With the 40% that don't have a password, I can't login... I should be able to.

    With the 80% that don't have an email address, we need to know because if GSA is cycling on say, 10 emails, which one is it?

     

     

     

  • SvenSven www.GSA-Online.de

    The email is not saved in most cases as it is not needed. You just need login/password for it. Though I see it can be useful to get the password so next version will save email always. The 40% of not having the password might be no pligg sites at all or if you are sure it is, send me the URL and I try to see why it is not saved.

    Usually it is not saved if the field is never used during registration.

Sign In or Register to comment.