+ Reply to Thread
Results 1 to 4 of 4

Extract/scrape urls from text

  1. #1
    Registered User
    Join Date
    09-12-2018
    Location
    Netherlands
    MS-Off Ver
    2013
    Posts
    11

    Extract/scrape urls from text

    How can i exctract or scrape multiple urls from text seperated by comma with vba or formule?


    screenshot111.JPG
    Attached Files Attached Files

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Extract/scrape urls from text

    A small UDF will do it:

    Please Login or Register  to view this content.
    Use as:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    09-12-2018
    Location
    Netherlands
    MS-Off Ver
    2013
    Posts
    11

    Re: Extract/scrape urls from text

    It works! I'm so happy.

  4. #4
    Registered User
    Join Date
    09-12-2018
    Location
    Netherlands
    MS-Off Ver
    2013
    Posts
    11

    Re: Extract/scrape urls from text

    what to do if the a tag has more options like this

    <a href="url_for_output" name="example"></a>

    Now it's split by chr(34)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Extract all URLs from a blog
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-29-2016, 08:39 PM
  2. How to extract all the URLs from this list with excel?
    By ccastell88 in forum Excel General
    Replies: 14
    Last Post: 01-29-2016, 02:08 AM
  3. Replies: 0
    Last Post: 10-16-2013, 10:58 AM
  4. Loop thru URLs to extract web data
    By trwlch in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-20-2012, 04:26 AM
  5. [SOLVED] extract urls from hyperlinked images
    By simarui in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-18-2012, 04:11 PM
  6. Find and Extract URLs with certain parameters
    By superblogger in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-07-2011, 06:06 PM
  7. Converting text URLs to hyperlinked URLs
    By ranchhand in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-25-2011, 01:46 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1