menu

Recent questions tagged api

1 vote
1 answer
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": ...
by gkgkai666
asked Sep 23, 2021
1 vote
1 answer
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 ...
by tomashined
asked Sep 22, 2021
1 vote
1 answer
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 ...
by dragan2011
asked Sep 22, 2021
1 vote
1 answer
InstagramAPI how to send a voice message to Direct? A bunch of APIs to send text messages, how do you send a voice message? ...
by flexlukum
asked Sep 21, 2021
1 vote
1 answer
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 ...
by new20leon
asked Sep 20, 2021
1 vote
1 answer
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, ...
by tim_ka18
asked Sep 20, 2021
2 votes
2 answers
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 ...
by colonel
asked Sep 20, 2021
1 vote
1 answer
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)? ...
by MichaelMih
asked Sep 19, 2021
1 vote
1 answer
image
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 ...
by ShutyA1488
asked Sep 19, 2021
1 vote
1 answer
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 ...
1 vote
1 answer
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 ...
by MakarMS
asked Sep 19, 2021
3 votes
2 answers
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 ...
by leshiple
asked Sep 19, 2021
1 vote
2 answers
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 ...
by Novitsky
asked Sep 19, 2021
1 vote
2 answers
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 ...
by darkersoul
asked Sep 19, 2021
1 vote
1 answer
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 ...
by ntloff
asked Sep 19, 2021
1 vote
1 answer
Как да накарам бот да пише на група в Телеграм? На сайта е инсталирана приставка Telefication за WooCommerce, която събира информация за поръчките и я изпраща на бот в Telegram. Ботът е създаден чрез BotFather, токенъ ...
1 vote
1 answer
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 ...
by drno-reg
asked Sep 18, 2021
2 votes
1 answer
1 vote
1 answer
image
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 ...
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? 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 ...
by madc0de
asked Sep 18, 2021