Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 23 pages
Exam (elaborations)

Py4e access web data- Questions and Answers| Latest Update

Document preview thumbnail
Preview 3 out of 23 pages

Py4e access web data- Questions and Answers| Latest Update

Content preview

Py4e access web data- Questions and
Answers| Latest Update

(Chapter 11)

Which of the following is not true about the service-oriented approach?

A. Standards are developed where many pairs of applications must work together

B. An application makes use of the services provided by other applications

C. Web services and APIs are used to transfer data between applications

D. An application runs together all in one place ANSWER-D



If the following JSON were parsed and put into the variable x,

{

"users": [

{

"status": {

"text": "@jazzychad I just bought one .__.",

},

"location": "San Francisco, California",

"screen_name": "leahculver",

"name": "Leah Culver",

},

...

what Python code would extract "Leah Culver" from the JSON?

,A. x->name

B. x["users"]["name"]

C. x["users"][0]["name"]

D. x["name"]

E. x[0]["name"] ANSWER-C



What library call do you make to append properly encoded parameters to the end of a URL like
the following:

http://maps.googleapis.com/maps/api/geocode/json?sensor=false&address=Ann+Arbor%2C+MI

A. re.match()

B. re.encode()

C. urllib.parse.urlencode()

D. urllib.urlcat() ANSWER-C



What happens when you exceed the Google geocoding API rate limit?

A. Your application starts to perform very slowly

B. You canot use the API until you respond to an email that contains a survey question

C. You cannot use the API for 24 hours

D. The API starts to perform very slowly ANSWER-C



What protocol does Twitter use to protect its API?

A. OAuth

B. SHA1-MD5

, C. SOAP

D. Java Web Tokens

E. WS*Security

F. PKI-HMAC ANSWER-A



What header does Twitter use to tell you how many more API requests you can make before you
will be rate limited?

A. x-rate-limit-remaining

B. x-max-requests

C. content-type

D. x-request-count-down ANSWER-A



What Python library do you have to import to parse and handle JSON?

A. BeautifulSoup

B. import re

C. ElementTree

D. import json ANSWER-D



What is the method used to parse a string containing JSON data so that you can work with the
data in Python?

A. json.loads()

B. json.connect()

C. json.read()

Document information

Uploaded on
February 12, 2025
Number of pages
23
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$12.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
StudyLoom01
4.2
(34)
Sold
133
Followers
35
Items
6912
Last sold
2 weeks ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions