[NEED] I need Simple Web-basted Scraping script

Discussion in 'Programming' started by witboy, Mar 6, 2012.

  1. #1
    *EDIT*

    It doesn't have to be web-based script, if you can make it as an app (in C++ or similar) is good too.

    Hello Programmers,

    I have been looking for scraping script all day long and I couldn't find one (or at least the one that's works how I want it.)

    I need simple link scraping script I can integrate into website.

    Needed Features:
    After the URL is entered into box and button pressed, the script needs to show me:

    1. Total number of links found
    2. Option to sort them out (on page) by name (a-z, z-a)
    3. Download the list in .txt and/or .CSV format

    No anchor text just a simple url scrapped (i.e. xy.com/something/123)


    Things to keep on mind:

    Some pages loads more content when you get down to the button, the script must be able to scan those links too!

    I.e. if you search for (http://pinterest.com/search/?q=handbag) there is a lot more content available after you get to the button of the page.
     
    Last edited: Mar 6, 2012
    witboy, Mar 6, 2012 IP