menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
api
Recent questions tagged api
1
vote
1
answer
How to properly create a JWT in python (python dict acts as a secret)?
How to properly create a JWT in python (python dict acts as a secret)?
I'm trying to write a bot for some exchanger site. The exchange provides a key of the following kind: {"kty":"EC", "alg":"ES256", "crv":"P-256", "x": ...
python
api
jwt
by
gkgkai666
asked
Sep 23, 2021
1
vote
1
answer
Video advertising for the game in VK through VK API - how to do?
Video advertising for the game in VK through VK API - how to do?
Hello. How do I create ads in games in VKontakte? In Odnoklassniki, for example, this is done through two functions - preparation of the video and display, and in the ca ...
api
on facebook
by
tomashined
asked
Sep 22, 2021
1
vote
1
answer
Is there a service or such a program for VK?
Is there a service or such a program for VK?
Hello, can anyone know a program or service that can automate or simplify the creation of an ad campaign and adding ads to the Marketplace platform, very much need to un ...
api
marketing
on facebook
by
dragan2011
asked
Sep 22, 2021
1
vote
1
answer
InstagramAPI how to send a voice message to Direct?
InstagramAPI how to send a voice message to Direct?
A bunch of APIs to send text messages, how do you send a voice message? ...
python
api
bots
instagram
by
flexlukum
asked
Sep 21, 2021
1
vote
1
answer
How do I download a specific profile photo via Telethon?
How do I download a specific profile photo via Telethon?
There is an array of data about a particular user, where 0,1,2 is an order 0 - User(id=424322805 1 - is_self=False 2 - contact=True 3 - mutual_contact=False 4 - de ...
python
api
parsing
telegram
by
new20leon
asked
Sep 20, 2021
1
vote
1
answer
How do I get the coordinates of a polygon?
How do I get the coordinates of a polygon?
I want to get the coordinates of the municipal district of one region.I make a request to HTPP API Yandex Maps.But in the response is only the coordinates of the point, ...
api
yandex.maps
by
tim_ka18
asked
Sep 20, 2021
2
votes
2
answers
How do I add products to ozon, through its API?
How do I add products to ozon, through its API?
Hello, everyone! I'm trying to add products to Ozon via API, I use PHP guzzle http. Here is the code of my Ozon API class: namespace App\Models\Services;use GuzzleHt ...
php
api
by
colonel
asked
Sep 20, 2021
1
vote
1
answer
Is there any website for getting descriptions of cities/locations?
Is there any website for getting descriptions of cities/locations?
Hi all, is there any site with its own API for getting information about cities (with their history and descriptions)? ...
api
by
MichaelMih
asked
Sep 19, 2021
1
vote
1
answer
Facebook Graph Api, review not displaying all the information?
Facebook Graph Api, review not displaying all the information?
I want to pull feedback from Facebook page, everything works, but for some reason does not display information about who left a review, shows only the administrator (mod ...
php
facebook
api
by
ShutyA1488
asked
Sep 19, 2021
1
vote
1
answer
How can I intercept a request to the API and then change it?
How can I intercept a request to the API and then change it?
I need to intercept request to VK API, maybe change it and send it. And the answer, too, intercept and change and make the server get MY answer, not VK's answer. (The an ...
javascript
api
browsers
extensions-for-browsers
by
Vlaytur
asked
Sep 19, 2021
1
vote
1
answer
How to get data from Qiwi API?
How to get data from Qiwi API?
Hello. I'm not very good at Java. I need to get the last 10 payments from Qiwi. I've read the documentation from kiwi, but I don't understand how to make a request, how ...
api
qiwi
by
MakarMS
asked
Sep 19, 2021
3
votes
2
answers
Is there an online service for API c API integration?
Is there an online service for API c API integration?
Sometimes there is a need to link two services together. For example, one of the last tasks was to send orders from Tilda to the client's CRM. The client's CRM has an ...
api
SOFTWARE
by
leshiple
asked
Sep 19, 2021
1
vote
2
answers
Is it a Google Fonts error or am I misunderstanding something?
Is it a Google Fonts error or am I misunderstanding something?
Hello. Google Fonts in CSS API v2 has started to generate links to connect fonts in a new way. For example, it used to be like this: @import url('https://fonts.google ...
css
api
google-fonts
by
Novitsky
asked
Sep 19, 2021
1
vote
2
answers
Is it possible to do an advanced community search on Vkontakte?
Is it possible to do an advanced community search on Vkontakte?
I have the task of finding several groups in VK. But the standard search through the site does not work. I need to filter out only communities with an open wall. Is this ...
api
on facebook
by
darkersoul
asked
Sep 19, 2021
1
vote
1
answer
ModuleNotFoundError: No module named 'pyautogui' when importing pyautogui?
ModuleNotFoundError: No module named 'pyautogui' when importing pyautogui?
Everything is installed, but an error is displayed when importing the module. What can this be related to? pip install pyautogui Requirement already satisfied: pyautog ...
python
api
by
ntloff
asked
Sep 19, 2021
1
vote
1
answer
Как да накарам бот да пише на група в Телеграм?
Как да накарам бот да пише на група в Телеграм?
На сайта е инсталирана приставка Telefication за WooCommerce, която събира информация за поръчките и я изпраща на бот в Telegram. Ботът е създаден чрез BotFather, токенъ ...
api
ботове
telegram
woocommerce
by
insolentdog
asked
Sep 19, 2021
1
vote
1
answer
How do I update the js in endpoint Flask correctly?
How do I update the js in endpoint Flask correctly?
Hello. I have an endpoint views.py @webapp.route('/chart_plotly', methods='GET', 'POST')def chart_plotly(): rng = pd.date_range('1/1/2011', periods=7500, freq ...
api
flask
by
drno-reg
asked
Sep 18, 2021
2
votes
1
answer
If a service for calculating the similarity of two faces with an open API?
If a service for calculating the similarity of two faces with an open API?
Do you need a platform where I can compare two faces from a photo with an API query? ...
api
machine-learning
by
aveyda7
asked
Sep 18, 2021
1
vote
1
answer
How do I implement the shopping cart in the bot in python?
How do I implement the shopping cart in the bot in python?
I should say at once that I'm new to programming, I've been writing for about two months. About a month ago, started writing a bot in Telegram in Python, I am writing ...
python
api
telegram
by
azamatvaniev
asked
Sep 18, 2021
1
vote
2
answers
What is the best way to make large files uploaded to the site by users?
What is the best way to make large files uploaded to the site by users?
Good evening! The task is as follows: there is a lending form with an application form in which you can attach a file size of about 300mb. Collection of applications wi ...
php
javascript
api
by
madc0de
asked
Sep 18, 2021
Page:
1
2
3
4
...
183
next »