R
R
Ruslan Khairullin2015-01-27 20:55:52
JavaScript
Ruslan Khairullin, 2015-01-27 20:55:52

How to automate the receipt of information from the ETP GPB website?

There is a list of tenders for Gazprombank's ETP ( https://etpgaz.gazprombank.ru/#com/procedure/index), which is available without registration. Good people, how can I get information, specifically from this link, into an excel table, taking into account advanced search? Where to begin? I tried to load information by receiving data from the Internet from excel itself, but it gives an error for the lack of a java script. I did not pick up the source codes of the pages a lot and realized that everything is loaded using ext.js. Further knowledge is not enough. Help solve the problem, or at least point in which direction to dig?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Taratin, 2015-01-27
@ruha02

In google chrome, press f12 - network tab - click on the filter icon - select display XHR
There we look at the request parameters and try to repeat them using curl.haxx.se

A
Andrey Ivanov, 2016-10-21
@Truv

ETP Gazprombank has an API for uploading tenders in JSON format. Write to support - they should help. There is no point in "hiding" tenders. Tenders from Gazprombank enter the FindTenders.ru system through the API

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question