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.

Google Indexed Pages

Discussion in 'PHP' started by asgsoft, May 4, 2007.

  1. #1
    Hi there

    I would like to know how I can get a PHP script to output all the indexed pages for a domain that I specify? say "google.com"

    Is there a way of doing it?

    Thanks
     
    asgsoft, May 4, 2007 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #2
    you mean count em, or what ?
     
    krakjoe, May 4, 2007 IP
  3. asgsoft

    asgsoft Well-Known Member

    Messages:
    1,737
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    160
    #3
    no, list all the URL's indexed for a specific site, say "google.com"
     
    asgsoft, May 4, 2007 IP
  4. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #4
    google api
     
    commandos, May 4, 2007 IP
  5. asgsoft

    asgsoft Well-Known Member

    Messages:
    1,737
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    160
    #5
    what do you mean? could you please explain?
     
    asgsoft, May 4, 2007 IP
  6. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
  7. asgsoft

    asgsoft Well-Known Member

    Messages:
    1,737
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    160
    #7
    but which api do i need to use?

    could you please guide me?
     
    asgsoft, May 4, 2007 IP
  8. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #8
    The only time i used those it was a pre-made script , it was slow at that time because it used to take both yahoo and google results ...

    will try to find it later this night .
     
    commandos, May 4, 2007 IP
  9. asgsoft

    asgsoft Well-Known Member

    Messages:
    1,737
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    160
    #9
    Thank you very much commandos for your help.

    I would be very greatful if you can.
     
    asgsoft, May 4, 2007 IP
  10. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
  11. asgsoft

    asgsoft Well-Known Member

    Messages:
    1,737
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    160
    #11
    that doesn't give a list of all the indexed pages.

    I am trying to get something like:

    site.com/page.htm
    site.com/page5.shtm

    etc

    do you know where i can find anything like that?
     
    asgsoft, May 12, 2007 IP
  12. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #12
    You can use the example commandos showed you only modify the query a bit. Just pre-prend "link:" to the query (or was it linkto: ?, forgot).. then it'll show all sites linking back to the given site.
     
    CodyRo, May 12, 2007 IP
  13. asgsoft

    asgsoft Well-Known Member

    Messages:
    1,737
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    160
    #13
    I am trying to get a list of the pages, not the results page
     
    asgsoft, May 12, 2007 IP