Read list from File, then Fetch JSON from REST API and save it to MYSQL

Job ID: 32467820

Budget: $10 – $30 USD

I needcode that reads a list of stocks symbols from a text file, loops and per symbol fetch a query like:
https://financialmodelingprep.com/api/v3/income-statement/AAPL?limit=120&apikey=308f74a7c5c027b5b08b5eebe66fbfcd

And puts the JSON result in a mysql table. PK: symbol, date .

Code for query for php/node.js :
https://site.financialmodelingprep.com/developer/docs/financial-statement-free-api#PHP

You only need to supply working code, i can run it for all symbols on my machine..
Related categories: PHP MySQL Node.js JSON RESTful API