Anyone using Google's API and hates the 1000-query daily limit? I have your answer.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Varius
    Confirmed User
    • Jun 2004
    • 6890

    #1

    Anyone using Google's API and hates the 1000-query daily limit? I have your answer.

    A few minutes ago, I found an awesomely simple method of being able to pull results from Google an unlimited number of times per day. I came up with this myself, and thus far, haven't seen it anywhere else (though I suppose it's completely possible).

    One simple line of code in PHP (can work in almost any similar language though).

    Can any of you figure it out ? I'm sure there are many ways to get it done, but I seriously doubt anyone can do it in one simple line of code like my method.

    Hint: It doesn't involve any proxies, setting fake headers, etc.... all that would take more than one line of code

    Enjoy
    Skype variuscr - Email varius AT gmail
  • Hardlinks
    Confirmed User
    • May 2005
    • 1333

    #2
    No clue about the line of code, but it sounds nice.

    If you care to share in confidence hit up the email below..lol
    Find out how I make Fabulous Cash !!

    Comment

    • Varius
      Confirmed User
      • Jun 2004
      • 6890

      #3
      Originally posted by Hardlinks
      No clue about the line of code, but it sounds nice.

      If you care to share in confidence hit up the email below..lol
      For the moment, no sharing.....just want to see if I found something unique, or if others already know about it.

      Also wouldn't want someone (not saying you) taking it and attacking google so they figure it out and block it
      Skype variuscr - Email varius AT gmail

      Comment

      • Juicy D. Links
        So Fucking Banned
        • Apr 2001
        • 122992

        #4
        Yes I know already yo.

        Comment

        • Tempest
          Too lazy to set a custom title
          • May 2004
          • 10217

          #5
          Where can I get some code to use the API... I signed up many months ago but haven't got around to writing anything yet..

          Comment

          • cambaby
            So Fucking Banned
            • Feb 2003
            • 3141

            #6
            Simply use a diff ID - rotate between many AND cache older results and voila

            Comment

            • Varius
              Confirmed User
              • Jun 2004
              • 6890

              #7
              Originally posted by cambaby
              Simply use a diff ID - rotate between many AND cache older results and voila
              Yes, but does that sound like one line of code to you ?
              Skype variuscr - Email varius AT gmail

              Comment

              • Varius
                Confirmed User
                • Jun 2004
                • 6890

                #8
                Originally posted by Juicy D. Links
                Yes I know already yo.
                I don't think your method would be the same as mine....unless yours is ultra old-school too
                Skype variuscr - Email varius AT gmail

                Comment

                • cambaby
                  So Fucking Banned
                  • Feb 2003
                  • 3141

                  #9
                  Well the different ids could be put into an array and pulled so yes that part is one line hehe the cache is a bit more obviously.

                  Comment

                  • Varius
                    Confirmed User
                    • Jun 2004
                    • 6890

                    #10
                    Originally posted by cambaby
                    Well the different ids could be put into an array and pulled so yes that part is one line hehe the cache is a bit more obviously.
                    Even still, you need to loop through the array, so that's an extra 2 lines at the least hehe
                    Skype variuscr - Email varius AT gmail

                    Comment

                    • FightThisPatent
                      Confirmed User
                      • Aug 2003
                      • 4090

                      #11
                      Share that 1 line of code.. only the 1337 are reading this thread anyways, as proof, there was a juicy sighting in this thread



                      i found this interesting page that has a php script that pulls pagerank:

                      http://www.googlecommunity.com/scrip...e-pagerank.php

                      source code for the php deflated:
                      http://www.googlecommunity.com/scrip...nk-source.phps



                      Fight the oogling!

                      http://www.t3report.com
                      (where's the traffic?) v5.0 is out! |
                      http://www.FightThePatent.com
                      | ICQ 52741957

                      Comment

                      • Varius
                        Confirmed User
                        • Jun 2004
                        • 6890

                        #12
                        Originally posted by FightThisPatent
                        Share that 1 line of code.. only the 1337 are reading this thread anyways, as proof, there was a juicy sighting in this thread



                        i found this interesting page that has a php script that pulls pagerank:

                        http://www.googlecommunity.com/scrip...e-pagerank.php

                        source code for the php deflated:
                        http://www.googlecommunity.com/scrip...nk-source.phps



                        Fight the oogling!
                        I want to give it some more time/days first.....if I am truly the first to find it (even if that's only based on GFYers knowledge not the world's), that would be pretty cool.

                        Maybe Google would offer me a reward for it (yeah right!)
                        Skype variuscr - Email varius AT gmail

                        Comment

                        • Fred Quimby
                          Confirmed User
                          • Jul 2004
                          • 5430

                          #13
                          ha ha ha

                          can i get woo woo

                          Comment

                          Working...