Answer the question
In order to leave comments, you need to log in
How to properly design a class for parsing sites on lumen / laravel?
It is required to make a site parser. The choice fell on the lumen micro framework. How to design a class for parsing, where to save and how to substitute these classes into the framework architecture? I'm still new to oop.
Answer the question
In order to leave comments, you need to log in
Everything is described in detail here: https://cleverman.org/post/laravel-5-5-i-parsing-c... Just for Laravel using the symphonic Crawler component
The parser can be made using normal PHP tools.
More precisely, the XML extension.
Просто ощущение что класс этот нужно регистрировать не в контроллерах. Может есть более изящный способ. Так как парсер должен будет каждые 15 минут проверять данные на сайте, и если есть обновления то подгружать.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question