• Re: affiliate site

    From Y A@21:1/5 to bill on Thu Feb 16 04:49:56 2023
    You have looked out: http://webchatsoftware.ezyro.com ?



    On Thursday, March 31, 2016 at 12:29:15 PM UTC+2, bill wrote:
    On 3/31/2016 6:16 AM, jaydeep.r...@gmail.com wrote:
    i want to make an affiliate site. i am getting data via url from file_get_content.

    but it is giving me entire page. i want only specific data like
    image, name,price etc.

    please suggestion..

    First, you must have the permission of the main site, otherwise
    it is copyright violation.
    Second, having downloaded the entire page, you need to write the
    code that will parse it into usable chunks. I you know the
    filename of the images you want you can just download them just
    like you downloaded the page.

    Usually writing the code to parse the page is not easy and then
    you have to be prepared to rewrite it when the page changes.

    -bill

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Y A@21:1/5 to jaydeep.r...@gmail.com on Thu Feb 16 04:50:24 2023
    You have looked out: http://webchatsoftware.ezyro.com ?




    On Thursday, March 31, 2016 at 12:16:25 PM UTC+2, jaydeep.r...@gmail.com wrote:
    i want to make an affiliate site. i am getting data via url from file_get_content.but it is giving me entire page. i want only specific data like image, name,price etc. please suggestion..

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Y A@21:1/5 to Jerry Stuckle on Thu Feb 16 04:50:09 2023
    You have looked out: http://webchatsoftware.ezyro.com ?



    On Thursday, March 31, 2016 at 3:34:52 PM UTC+2, Jerry Stuckle wrote:
    On 3/31/2016 6:16 AM, jaydeep.r...@gmail.com wrote:
    i want to make an affiliate site. i am getting data via url from file_get_content.but it is giving me entire page. i want only specific data like image, name,price etc. please suggestion..

    If you want an affiliate site, then your affiliates should be uploading
    this information to your site.

    --
    ==================
    Remove the "x" from my email address
    Jerry Stuckle
    jstu...@attglobal.net
    ==================

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)