topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday March 18, 2024, 11:17 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: SOLVED: Extract url link from plain text files  (Read 16648 times)

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
SOLVED: Extract url link from plain text files
« on: August 31, 2011, 12:47 PM »
Extract url link from plain text files

I would like a code to extract from the plain text files in a folder the valid url links to a new txt extension file .

In this case the plain text file may be a eml file or a txt file.

Best Regards


skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #1 on: August 31, 2011, 03:19 PM »
Contro, look at the example given here:  http://www.autohotke.../post-7082.html#7082

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #2 on: August 31, 2011, 03:20 PM »
Running

 ;D


mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #4 on: August 31, 2011, 05:32 PM »
my urlsnooper will do this unless im missing something.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #5 on: August 31, 2011, 11:10 PM »
Mouser, he wants to extract URLs from EML files.  They're plain-text email files.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #6 on: September 01, 2011, 03:51 AM »
UrlSnooper is quite happy to scan a directory of files for urls.

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #7 on: September 01, 2011, 07:30 AM »
I didn't realise that URLSnooper would do that.  Very nice.   :Thmbsup:

panzer

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 941
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #8 on: November 11, 2011, 03:12 AM »
I do not want to open a new threat so will ask my question here. How to delete the duplicate url links from txt files so, that the remaining links would stay in the same order as before (no sorting)?

joiwind

  • Participant
  • Joined in 2009
  • *
  • Posts: 486
  • carpe momentum
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #9 on: November 11, 2011, 03:24 AM »
Don't threaten me ...  >:(

panzer

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 941
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #10 on: November 11, 2011, 03:38 AM »
Thread, not threat  ;D ;D ;D

I am glad that I am not the only K-meleon user here ... ;D

joiwind

  • Participant
  • Joined in 2009
  • *
  • Posts: 486
  • carpe momentum
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #11 on: November 11, 2011, 11:18 AM »
Thread, not threat  ;D ;D ;D

I am glad that I am not the only K-meleon user here ... ;D

Hi panzer (you know me from the KM forum but under a different name ...  8) ) - but sorry I can't answer your question  :D

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #12 on: May 04, 2012, 06:32 AM »
Sorry it's was my fault.
I was revising all the forum posts today and find this i begin.
Wonderful answers and take good note.
Best Regards from Canary Islands.
 :tellme:

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,958
    • View Profile
    • Donate to Member
Re: SOLVED: Extract url link from plain text files
« Reply #13 on: May 04, 2012, 08:02 AM »
I do not want to open a new threat so will ask my question here. How to delete the duplicate url links from txt files so, that the remaining links would stay in the same order as before (no sorting)?

I suspect this got lost here panzer -
it might be worth making a new threa[t/d] in coding snacks/new requests ...
Tom