Answer the question
In order to leave comments, you need to log in
Parsing API + Laravel + xmlpipe2 sphinx. How to implement?
Hello.
In general, I wondered how best to parse the API, for example, with HeadHunter and a number of others, for subsequent search through a remote Laravel script.
Who will advise what?
- parse all data in the database
- do not store anything in the database, but only check for the request
Answer the question
In order to leave comments, you need to log in
If the data does not change every minute, then it is better to store them in the database and return them on request.
To update, run the Laravel command several times a day, or as many times as required for your case.
Parse all data in the database, process it as it should.
Kronom update data
Sphinx you are not created for storage, but for search.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question