O
O
ogeolime2018-11-15 05:05:07
Parsing
ogeolime, 2018-11-15 05:05:07

How to parse a dynamic web page element into a Google spreadsheet?

How to parse the shipping price from this page https://www.sima-land.ru/185555/girlyanda-metrazh-... and put it in a Google spreadsheet?
5becd41e7b0d2209907913.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
new_bember, 2018-11-30
@new_bember

For example, there is a site minfin.com.ua - the markup and the name of the blocks change quite regularly, and I needed to pull out the dollar selling rate on the black market from there for use on my site, pulled it out with a regular schedule. Recently, the task arose to insert the same course into a Google table cell: I rewrote the parser so that it produces an html page with a single list element in which the course numbers are located.
Inserted into the table as follows: =importhtml(" https://dariana-trade.com/usduah.php ";"list";1), where usduah.php is the parser.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question