Files
freeCodeCamp/curriculum/challenges/japanese/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md
2022-12-14 14:52:53 +01:00

51 lines
1.1 KiB
Markdown

---
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--
Twitter API からリクエストを行う場合、常にリクエストと一緒に送信する必要がある情報は何ですか?
## --answers--
Twitter のユーザー名
---
日付の範囲
---
検索キーワード
---
キー
## --video-solution--
4