I have a Google API app that I use to check how many pages of a specific site are indexed. It seems (through simple testing) that the API is only bringing back fully indexed pages. In other words, all of my pages that are in the supplemental index are not counted. Does anyone know a way around this using the API? Or, am I better off scraping the results? Thanks.