A
A
Anton2021-07-01 04:51:59
Parsing
Anton, 2021-07-01 04:51:59

How to parse text from a web page into a text editor (or somewhere else)?

Greetings, tell me, there is a local web page, it has an element (text) that is updated at the click of a button, by what means can this text be written to a text document (or somewhere else, the database can) and check on the fly if there is already such a text in a text editor or database, if there is somehow notify, if not, write it down. Maybe there are some extensions or programs or something else. I would be grateful for any advice!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vitaly_74, 2021-07-01
@vitaly_74

For example, you can use CURL and update the page every time if there is no protection from bots there. If it's worth it, you should use selenium - it imitates user actions in the browser.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question