Answer the question
In order to leave comments, you need to log in
Parsing on Wordpress, data into a table, how?
There is a table on the donor site, 2 columns, text and value. This data on the donor site is updated in real time.
I need to create a similar table on my site so that the data is pulled up by the cron.
How can I implement this idea? If it doesn't make it difficult, in the simplest language. Thank you.
Answer the question
In order to leave comments, you need to log in
For this, they use a parser, for example) or as an option, embed a piece of the code of that site into your own and forget about it at all)
As a matter of fact, you formulated the task. It remains to either implement it yourself if you have knowledge of PHP or other programming languages, or turn to freelance.
In simple terms:
- write a parser
- create a cron task
- update data.
For convenience, data can be updated through the Wordpress REST API.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question