Files
freeCodeCamp/curriculum/challenges/espanol/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md
camperbot 408968f0b9 chore(i18n,learn): processed translations (#47510)
* chore(i18n,learn): processed translations

* Update Ukrainian file to match state on crowdin

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-09-14 18:30:37 +02:00

51 lines
1.0 KiB
Markdown

---
id: 5e7b9f150b6c005b0e76f080
title: 'Servicios Web: Limitación y seguridad de API'
challengeType: 11
videoId: pI-g0lI8ngs
bilibiliIds:
aid: 249456172
bvid: BV1Sv411E7qa
cid: 377336269
dashedName: web-services-api-rate-limiting-and-security
---
# --description--
Mas recursos:
\- <a href="https://www.youtube.com/watch?v=TJGJN0T8tak" target="_blank" rel="noopener noreferrer nofollow">Ejercicio: GeoJSON</a>
\- <a href="https://www.youtube.com/watch?v=vTmw5RtfGMY" target="_blank" rel="noopener noreferrer nofollow">Ejercicio: JSON</a>
\- <a href="https://www.youtube.com/watch?v=2c7YwhvpCro" target="_blank" rel="noopener noreferrer nofollow">Ejercicio: Twitter</a>
\- <a href="https://www.youtube.com/watch?v=AopYOlDa-vY" target="_blank" rel="noopener noreferrer nofollow">Ejercicio: XML</a>
# --question--
## --text--
Cuando haces una solicitud a la API de Twitter, ¿Qué información siempre debe enviarse con la solicitud?
## --answers--
Usuario de Twitter
---
rango de fecha
---
término de búsqueda
---
llave
## --video-solution--
4