0

my question is general. I would like to search a term on Google and scrape all the results, including the dates of publishing, if there are.
I know that it is possible to scrape a website - following the policy, of course!, and not breaking the rules - by using Python or other softwares. Is it possible to do this in Mathematica?

enter image description here

UPDATE: By using ServiceConnect, I got this output:

results = ServiceExecute["GoogleCustomSearch", "Search", {"Query" -> "machine learning", "FileFormat" -> Entity["FileFormat", "PDF-1"]}]

enter image description here

Rohit Namjoshi
  • 10,212
  • 6
  • 16
  • 67
still_learning
  • 207
  • 1
  • 5

0 Answers0