MarioVilas / googlesearch

Google search from Python (unofficial).
BSD 3-Clause "New" or "Revised" License
1.14k stars 390 forks source link

Scraping #33

Closed mehta20 closed 6 years ago

mehta20 commented 7 years ago

I want to retrieve the metadata along with the URLs.Is there a way this can be done in this code?

MarioVilas commented 6 years ago

Which metadata specifically? If it's in the HTML code, it should be possible.