R
R
Rust-482022-03-18 10:01:55
PHP
Rust-48, 2022-03-18 10:01:55

How can I extract the cost of a product from a competitor's website?

I am just starting to learn php. For the future, I want to understand for myself.
For example, I need to add the cost of a product from another site to my MYSQL database.
For example, there is such a site zenonline.ru/cat/000072015 . The page shows the price of the item. Is it possible to parse the price using PHP? And how to set the frequency of price checks on the site?

62342d4231c1d236386915.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2022-03-18
@Rust-48

the price on the site is not generated by the script, i.e. just load this page and parse for example simple_html_dom

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question