J
JulianMontez
Just started learning Python and wanted to make a program that would
retrieve files that were indexed by Google. These files can be
filtered by their extensions, nothing too difficult.
I wanted to know if there was a module that would allow me to access
the API easily within Python. I don't think that pyGoogle works
anymore (supposedly the SOAP API was discontinued).
Thanks in advance!
retrieve files that were indexed by Google. These files can be
filtered by their extensions, nothing too difficult.
I wanted to know if there was a module that would allow me to access
the API easily within Python. I don't think that pyGoogle works
anymore (supposedly the SOAP API was discontinued).
Thanks in advance!