K
K
k1rp142022-02-16 15:14:37
Parsing
k1rp14, 2022-02-16 15:14:37

How to implement a system that will take data from the site?

How can I implement a system so that the program takes specific data from sites. For example, the number of graduates and dropouts, calculated the percentage of teachers with a degree and compared this data with a certain value.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir Kuts, 2022-02-16
@fox_12

Write a script in any of the common programming languages, implementing the given logic.
Or give it to freelance where they will do the same for money.

D
Dimonchik, 2022-02-16
@dimonchik2013

in Python

R
rPman, 2022-02-16
@rPman

Selenium or injecting javascript code to stimulate user behavior and collect information using something like greasemonkey
Stimulating mouse clicks and copying the contents of divs is much easier than reverse engineering data transfer protocols with a backend

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question