Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Web scraping - jquery

Options
  • 15-11-2010 6:16pm
    #1
    Moderators Posts: 12,375 ✭✭✭✭


    Ive googled until a man can google no more.

    Im trying to scrape a website. Im using the technique shown here. Instead of JournalArticles im searching table, and title and pdf are now td, so its basically just going to return all data in td tags within the table tag.

    As yet am unable to get the script to scrap anything other than the data in the encompassed within that file. ie. My file is a Html file with some basic table, tr, and td in it, along with the JS from the above site.

    What I want, is for this script to run on a totally separate site so I can get the td data from that site.

    Cheers all


Advertisement