我正在尝试使用 API 来更新在线数据库。
该 API 由一个法国网站托管,使用细节很少,没有示例。
这是他们提供的信息
The query must be sent as a "multipart / form-data" html form using the "POST" method.
Input parameters:
ssid : (type "text") user's ScreenScraper identifier
sspassword : (type "text") ScreenScraper password of the user
gameid : (type "text") numerical identifier of the game on ScreenScraper
or
romid ( "text") numeric ID of the Roma on ScreenScraper
to propose a textual info:
modiftypeinfo ( "text") type of information sent (see list "modiftypeinfo")
modifregion ( …
Run Code Online (Sandbox Code Playgroud)