M
M
mts20502016-09-30 12:10:41
JavaScript
mts2050, 2016-09-30 12:10:41

How to make a parser in Google Docs?

Google spreadsheets have links to sites in column A.
Is it possible to write a script in Google spreadsheets that would take some code from these pages, i.e. for example, from some tags to others and write it to cells.
Through IMPORTXML, only the text can be parsed.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem, 2016-09-30
@mts2050

Use a bunch of IMPORTXML and XPath
=ImportXML("URL"/ячейка-с-URL, "XPath Expression")

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question