Files
freeCodeCamp/curriculum/challenges/ukrainian/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md
2023-03-28 21:16:03 +05:30

51 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: 5e7b9f150b6c005b0e76f080
title: 'Вебсервіси: обмеження частоти API і безпека'
challengeType: 11
videoId: pI-g0lI8ngs
bilibiliIds:
aid: 249456172
bvid: BV1Sv411E7qa
cid: 377336269
dashedName: web-services-api-rate-limiting-and-security
---
# --description--
Додаткові ресурси:
\- <a href="https://www.youtube.com/watch?v=TJGJN0T8tak" target="_blank" rel="noopener noreferrer nofollow">Вправа: GeoJSON</a>
\- <a href="https://www.youtube.com/watch?v=vTmw5RtfGMY" target="_blank" rel="noopener noreferrer nofollow">Вправа: JSON</a>
\- <a href="https://www.youtube.com/watch?v=2c7YwhvpCro" target="_blank" rel="noopener noreferrer nofollow">Вправа: Twitter</a>
\- <a href="https://www.youtube.com/watch?v=AopYOlDa-vY" target="_blank" rel="noopener noreferrer nofollow">Вправа: XML</a>
# --question--
## --text--
Яку інформацію необхідно завжди надсилати з запитом при створенні запиту з твіттерського API?
## --answers--
ім’я користувача
---
датовані межі
---
пошуковий термін
---
ключ
## --video-solution--
4