Files
freeCodeCamp/curriculum/challenges/japanese/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md

51 lines
880 B
Markdown
Raw Permalink Normal View History

---
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--
その他のリソース:
\- [演習: GeoJSON](https://www.youtube.com/watch?v=TJGJN0T8tak)
\- [演習: JSON](https://www.youtube.com/watch?v=vTmw5RtfGMY)
\- [演習: Twitter](https://www.youtube.com/watch?v=2c7YwhvpCro)
\- [演習: XML](https://www.youtube.com/watch?v=AopYOlDa-vY)
# --question--
## --text--
Twitter API からリクエストを行う場合、常にリクエストと一緒に送信する必要がある情報は何ですか?
## --answers--
Twitter のユーザー名
---
日付の範囲
---
検索キーワード
---
キー
## --video-solution--
4