8000 cat-fact url 503 error · Issue #3 · bgweber/DS_Production · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cat-fact url 503 error #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
r-matsuzaka opened this issue Oct 31, 2021 · 0 comments
Open

cat-fact url 503 error #3

r-matsuzaka opened this issue Oct 31, 2021 · 0 comments

Comments

@r-matsuzaka
Copy link

http://cat-fact.herokuapp.com/facts/random is still available?

When I run the first cell in the chapter2 notebook,

import requests
 
result = requests.get("http://cat-fact.herokuapp.com/facts/random")
print(result)
print(result.json())
print(result.json()['text'])

I got the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0