Shopping mall information crawlers such as Amazon, AliExpress, and Taobao, etc

Job ID: 32405637

Budget: $250 – $750 USD

Hello, I need a crawler on the web page of the shopping mall.
If I enter the URL of the product details page of the shopping malls below on the PHP web page, I need a function to take product information and return it to PHP by json.
It will be operated on a Linux server.

e.g. $get_item = Get_items ("https://www.amazon.com/dp/B01M4LNEX0/");
print_r($get_itmes); <- json result;

[List of shopping malls]
1. amazon.com
2. bangggood.com
3. geekbuying.com
4. aliexpress.com
5. taobao.com
6. 1688.com

[Information to bring]
item title
item thumbnail lists (big image, return to image org url)
item main price
if(item options title, price, image, sku, instock) )
item description (if included images return to image org url)
item video (if video exists)
Related categories: PHP Python Linux Web Scraping JSON