
Use the below script, you can simply read the IDs from the excel file and call the URL in a loop, the program will download all the picture by giving PictureIDs into your local computer. SELECT "PICTURE_ID","OBJECT_ID" FROM "SAP_SPORTS_FND".".schema::PICTURES" where "OBJECT_TYPE" = 'PERSON' AND "OBJECT_CLASS" = 'Face'.ģ.Develop Python script to read IDs from local file and download pictures from the system. This table stores picture information along with the reference object.Įxecute below SQL script, we will get all the PlayerID and relevant PictureID.

Let’s go to WebIDE->Catalog,find table “.schema::PICTURES”. In the first step, we know how to get the final picture URL, now we need to know the relationship between Player and Picture. When you open this URL in your browser, if all goes well, you should see the picture.Ģ.Find the mapping between Player and Picture. Https:/sap/sports/fnd/db/services/public/xs/pictures.xsjs?PICTURE_ID= Now you can replace the domain and PICTURE_ID as you want, the final URL would be like below: Inspect player main page, you could find URL like below:

All rights reserved.In SAP Sports One, a player picture can come from a third data provider, or they can be manually maintained by club staff. Terms of Use and Privacy Policy and Safety Information / Your California Privacy Rights are applicable to you. ^ Back to Top ^ © 2023 ESPN Internet Ventures. You have reached a degraded version of because you're using an unsupported version of Internet Explorer.įor a complete experience, please upgrade or use a supported browser
