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.

Is it possible to programmatically check overture bid amounts?

Discussion in 'PHP' started by kkibak, Aug 24, 2006.

  1. #1
    Does anyone know? I would be willing to pay for some help with this part of a private script.

    Ideally I would be able to enter 10 keywords and have the program give me an average of the top 5 bid amounts or something like that for each one.

    hmm if a MOD reads this could you please correct the typo in the title (possibly > possible)--thanks
     
    kkibak, Aug 24, 2006 IP
  2. BRUm

    BRUm Well-Known Member

    Messages:
    3,086
    Likes Received:
    61
    Best Answers:
    1
    Trophy Points:
    100
    #2
    I would be willing to help, but it seems the overture tool has a graphical validation entry :/
     
    BRUm, Aug 24, 2006 IP
    kkibak likes this.
  3. kkibak

    kkibak Peon

    Messages:
    1,083
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes that's the tricky part... im not sure how to get around that, or if it's even possible
     
    kkibak, Aug 24, 2006 IP
  4. wmtips

    wmtips Well-Known Member

    Messages:
    598
    Likes Received:
    70
    Best Answers:
    1
    Trophy Points:
    150
    #4
    You can try to use phpOCR or similar library for captcha recognition :cool:
     
    wmtips, Aug 24, 2006 IP
    kkibak likes this.
  5. kkibak

    kkibak Peon

    Messages:
    1,083
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #5
    looking at this, if i'm going to have to do image recognition type stuff, it's probably beyond my limited php abilities. would anyone like to do this for me (i will pay you, of course)? if not, does anyone have a recommended place to post this kind of project (i usually do scriptlance but im not sure its the best).

    thanks for the help guys.
     
    kkibak, Aug 24, 2006 IP
  6. wmtips

    wmtips Well-Known Member

    Messages:
    598
    Likes Received:
    70
    Best Answers:
    1
    Trophy Points:
    150
    #6
    See what I've found:
    Overture bidding tool CAPTCHA recognizer demo.
    You can contact them for price request if you are interested. Maybe they have a ready to use solution since they are doing overture captcha recognitions. Post a results, please, if you get some information.
     
    wmtips, Aug 25, 2006 IP
  7. gigapromoters

    gigapromoters Peon

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    wmtips, Nice link...
     
    gigapromoters, Aug 26, 2006 IP
  8. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #8
    Wow - good steal.... I mean Score ;)

    I'm pretty sure - almost positive, that this is against their TOS but if it's possible, i shall scrape their page and build a DB of popular terms as well ;)

    Thanks for the link!
     
    ccoonen, Aug 26, 2006 IP
  9. dotcomguy

    dotcomguy Peon

    Messages:
    824
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #9
    remember phpOCR is not able to work all the time.

    check out this Google Techtalk:

    it explains 2 ways to get around the issue:

    heres the intro in part:http://video.google.com/videoplay?docid=-8246463980976635143&q=google+techtalk

    ABSTRACT Tasks like image recognition are trivial for humans, but continue to challenge even the most sophisticated computer programs. This talk introduces a paradigm for utilizing human processing power to solve problems that computers cannot yet solve. Traditional approaches to solving such problems focus on improving software
     
    dotcomguy, Aug 27, 2006 IP