Google search returning XML

I want to do a Google search that returns an XML document (instead of html). Is it possible?

+4
source share
3 answers
+4
source

I am using Google Custom Site Search. You can return the XML. See: http://www.google.com/cse/

+1
source

Try to add

Filetype

dork like: filetype: xml

0
source

Source: https://habr.com/ru/post/1299900/


All Articles