Recent content by blackbob1

  1. B

    Data Scraping

    no its products off an ecommerce site to populate Magento, after looking into it I dont think it is possible (with my limited knowledge)
  2. B

    php curl

    I'm using php curl to do some webpage scraping (cant post url) and it working on root domain name but I seem to be having a problem with the page I want to scrape and I can only think it's related to the url structure. I cant and dont really want to pot the exact url but it looks like this...
  3. B

    Data Scraping

    thx for this looks perfect I can get bits of it to work but looks like theres problems with the way urls are form I'll post in programming the specific question
  4. B

    Data Scraping

    yeah I am looking to scrape very specific data related to products that go over a number of pages
  5. B

    Data Scraping

    I need to create a 1000 record database. Is there any free software that will let me grab content ie title, description etc from a webpage and store it into an database, or am I trying to do this wrong
Back
Top