1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Buying $100 I need a custom automated URL Scaper PHP ?

Discussion in 'Programming' started by Coopzie, May 12, 2015.

  1. #1
    Hello

    What I need is a tool which will scraped 1 url at a time, i will have a bulk amount amount of urls, the tool should scrape each url.

    so what the tool needs to do is create a txt file tab delimited.

    "option one" "two" "three"

    more details via PM

    PHP if possible
     
    Coopzie, May 12, 2015 IP
  2. Mr_Kumar

    Mr_Kumar Notable Member

    Messages:
    2,561
    Likes Received:
    374
    Best Answers:
    1
    Trophy Points:
    265
    Articles:
    4
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Hi,

    I can do this job for you. Please PM me more details.

    Thanks
     
    Mr_Kumar, May 12, 2015 IP
  3. Wasi88

    Wasi88 Active Member

    Messages:
    56
    Likes Received:
    4
    Best Answers:
    2
    Trophy Points:
    55
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    I would like to do this if you haven't given it to Mr-Kumar or someone else yet. I made a lot of different types of web scrappers in php within the last few years. Some of them were sold for way more than $100 and scrapped way more complex data than just simple html. I can make the scrapper as complex as necessary. I'll use proper regex statements that will (based on your specific sites/pages you want to get the content from) make sure that you don't have to change the scrapper on almost any update they make on their sites.

    Feel free to send me further details by PM.
     
    Last edited: May 12, 2015
    Wasi88, May 12, 2015 IP
  4. kaviyarasu34

    kaviyarasu34 Member

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    I am just suggesting have a look at scrape similar chrome extension.
     
    kaviyarasu34, May 12, 2015 IP
  5. CodeBeast

    CodeBeast Well-Known Member

    Messages:
    463
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    155
    As Seller:
    100% - 0
    As Buyer:
    50.0% - 1
    #5
    I can make you one in PHP.
    I have already made a similar tutorial - but for scraping images(only) in JAVA HERE

    Contact me, if you wish.
     
    CodeBeast, May 13, 2015 IP
  6. Coopzie

    Coopzie Well-Known Member

    Messages:
    1,666
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    155
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    There is currently a person doing the job at the moment but I will make a note of everyone of you who PM'ed and replyed
     
    Coopzie, May 14, 2015 IP
  7. zacharooni

    zacharooni Well-Known Member

    Messages:
    346
    Likes Received:
    20
    Best Answers:
    4
    Trophy Points:
    120
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    You may want to check out Kimono, but also Regular Expressions have to be extremely "greedy" as not all HTML is well-formed, so you're not guaranteed 100% accuracy.
     
    zacharooni, May 21, 2015 IP