api tag

243 questions


1 answers
44 views
0
I ask how to calculate the json data provided by api in python after processing.

I'd like to make a trading bot.We use JSON data to get the average priceI'd like to calculate the margin of error of the price.I'm still studying. More than anything else,First of all, the part where ...

2 years ago

1 answers
143 views
0
I want to implement REST server Is it possible with Delphi tokyo (10.2) (including session certification)?

Hi, how are you?With the current Delphi 10.2 (tokyo) version, server, cla, in JSON type with the source implemented by the existing developerWe are making simple Android programs such as linking betwe...

2 years ago

1 answers
94 views
0
[Android] Anyone who used Yahoo! Weather API?

JSON parsing. You're working so hard. We have implemented the simple present weather as above. It's written in English because it's a foreign service, so can you change the language to Korean?When I p...


2 answers
58 views
0
json format file parsing question

I'd like to extract some value values from the json file below I squeezed out the source that approaches the value value as shown below. There is a key value error as shown below. What is wrong?

2 years ago

1 answers
157 views
0
I have a question about Python json and urlib parsing. (Use League of Legends api)

import urllib.requestimport jsondef get_encryptedID(input_name): apikey = The value of the api key. encode_name = input_name.replace( , %20) urls = 'https://kr.api.riotgames.com/lol/summoner/v4/summon...

2 years ago

1 answers
85 views
0
Next map api

I'm trying to upload the next map on the web, but it doesn't pop up. What should I do?Source Codeapi key

2 years ago

1 answers
98 views
0
(java) Questions about API and JSON parsing.

{ success: true, message: null, code: null, elapsed: 0.1291, data: { CSPA:BTC: { cspa: 8012.00601685, cspa_change_24h: -467.52638691, cspa_change_24h_pct: -5.51, volume_btc_24h: 634847.37, volum...

2 years ago

1 answers
42 views
0
Is there a way for Linux (CentOS6) to automatically obtain data from other sites every day using APIs from other sites?

Everyone is working hard.My question isWhat should I do when I want to automatically retrieve data from another site from my server every day?Should I use a script? If you need to use it How do you wr...

2 years ago

1 answers
52 views
0
Python crawling, here's the question

I would like to extract the first aid api data from https://data.mpss.go.kr/Portal_new/portal/service/dataset/info.do?infId=F1ZYOB45JDGE8I04G37F1033685&infSeq=2&srvCd=A and save it as an Excel...

2 years ago

1 answers
129 views
0
I have a question about Python crawling.

Goals When I tried to do goal 1, I kept getting errors when I tried to put it on the list right away, maybe because it was http address apiSo I have to convert them into str, but it's too cumbersome t...

2 years ago
« - 22 - »

© 2024 OneMinuteCode. All rights reserved.