Skip to content

Modification of 'Automatically export verified URLs' Option

This is one suggestion I thought of when it comes to automatically exporting to file, the verified links of each project.

In the case someone chooses a CSV to save their verified links by clicking that checkbox in the options tab of the project. - write the same  exact columns /data to it, that you get from:
 right clicking a project
seeing the urls to export and doing just that (saving to CSV (normal)) for example.

so, all the exact same columns from there.

Why? At the moment, it only exports the URLs with no columns to CSV. 

Maybe cool for most cases. But I have this technically complex setup using python to guage whether a link is worth indexing with mysql stuff to insert it elsewhere. I guage it by exporting the verified urls by right clicking the project, exporting the projects URLs to CSV (Normal) with all the fields where python then references specific column names. But this is all manual stuff each day.  
When I searched the forum recently I found this automatically verify feature but now don't feel i can use it now unless i convert the txt to CSV which is more script work.
Anyway, maybe others have the same interest as mine, i get if this is too edge-case though!
Thanks :)
Tagged:

Comments

  • sickseosickseo London,UK
    Does it not already support csv? Been a while since I used this option and I normally export as .txt. But I just tried to add the option now and I can see in file explorer the option to switch between txt and csv.
  • When I tried it out earlier it does have CSV option yes, this checkbox option. but after exporting it didn't have any column names and wrote the urls from  column A1 downwards. at least when i tried. 
  • sickseosickseo London,UK
    Ah ok. It might be something that @sven could work on to improve further.
  • SvenSven www.GSA-Online.de
    yes I will add it soon.
    Thanked by 1OJM321
Sign In or Register to comment.