Shazam Core

付费
通过 Tipsters CO | 已更新 il y a 7 jours | Music
人气

9.9 / 10

延迟

1,800ms

服务等级

100%

Health Check

100%

返回所有讨论

Where to put the file path in payload?

Rapid account: Eswarssethu 2002
eswarssethu2002
il y a 2 ans

Hi, I was working on a project which recognize songs after recording them. I use python. I’m new to rapidapi so i don’t know where i should put the wav file in the code,the payload variable. I tried giving my filename instead of “name=file” which is already there and it gave me an output like this:

{“detail”:[{“loc”:[“body”,“file”],“msg”:“field required”,“type”:“value_error.missing”}]}

I uploaded the wav file separately and it works. Can you please give me the code to add the wav file to my program. Thank you.!!

Rapid account: Eswarssethu 2002
eswarssethu2002 Commented il y a 2 ans

Tutorial uses PHP to demonstrate the usage of the api. I didn’t find a documentation for python.

Rapid account: Tipsters
tipsters Commented il y a 2 ans

You just need to send the file. In the Python language, see the documentation on how to do this. You can find a good developer to help you.

Rapid account: Eswarssethu 2002
eswarssethu2002 Commented il y a 2 ans

I’m new to rapid and this endpoint thing is pretty hard to understand and currently I’m stuck here:
payload = "-----011000010111000001101001\r
Content-Disposition: form-data; name=“file”\r
\r
\r
-----011000010111000001101001–\r
\r
"
I tried giving my filename in the name=“file” but it didn’t work.
I used another rapid api and it didn’t have this kind of format in payload. Please help me out.

Rapid account: Tipsters
tipsters Commented il y a 2 ans

Hi, Have you tried the code examples from Rapid?
Write to me by mail or telegram

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论