Database webste extract

Discussion in 'Databases' started by clarkson001, Jun 10, 2011.

  1. #1
    Good Afternoon all,

    Hope you are all well. Mods - I hope this is the right section of the forum to post.

    I am looking to extract some data from a website some address and company details that are shown and the front end of the website.

    Is there a way to do this or anyone that could hep?

    Hope i have explained myself.

    Thanks.
     
    clarkson001, Jun 10, 2011 IP
  2. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The process of web data extraction is called "scraping". Depending on what you need to scrape and the "defenses" of the website, the difficulty of this process is determined.
     
    jazzcho, Jun 18, 2011 IP
  3. waynewex

    waynewex Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can accomplish this using PHP, cURL and some pattern matching. You need to look into this yourself, obviously, as nobody is going to write a script for you.
     
    waynewex, Jun 19, 2011 IP