Well, it's an API, right? You can do the API request to retrieve the data and store it in the database. Guzzle is a good library for that: https://medium.com/laravel-5-the-right-way/using-guzzlehttp-with-laravel-1dbea1f633da
If you want to run it automatically from time-to-time you need to use a cronjob: https://laravel.com/docs/7.x/scheduling