Files
freeCodeCamp/curriculum/challenges/arabic/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md
2022-10-20 09:13:17 -07:00

1.0 KiB

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f150b6c005b0e76f080 Web Services: API Rate Limiting and Security 11 pI-g0lI8ngs
aid bvid cid
249456172 BV1Sv411E7qa 377336269
web-services-api-rate-limiting-and-security

--description--

More resources:

- Exercise: GeoJSON

- Exercise: JSON

- Exercise: Twitter

- Exercise: XML

--question--

--text--

When making a request from the Twitter API, what information must always be sent with the request?

--answers--

Twitter username


date range


search term


key

--video-solution--

4