How to use Google API to Query Index folders using Python -


i new programming , learning python. wanted figure if there way query/traverse/search inside index folder returned google query using python.

let me try give example:

suppose based on query, google returns me link index folder ftp ://path/to/index/directory

i want traverse files available @ index , fetch me specific file.

is possible google search api?

thank you


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -