search - Python - How would I isolate and utilize the "answer" sometimes provided at the top of the page when something is searched in google -


for example, when phrase "liam neeson age" searched,displayed in bold font, @ top of page "63 years (june 7, 1952)." have tried toying concepts presented previous question(google search python app) little success. can links , not actual "answers." ideally able input string , have return "answer" provided google. if there no "answer," searches, able know well.

scrape javascript-enabled browser firefox , selenium webdriver.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -