You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import pyaztro
horoscope = pyaztro.Aztro(sign='aries')
Traceback (most recent call last):
File "<pyshell#1>", line 1, in
horoscope = pyaztro.Aztro(sign='aries')
File "C:\Users\HP\AppData\Local\Programs\Python\Python37\lib\site-packages\pyaztro\aztro.py", line 44, in init
'Could not get a successful response from aztro API', r.content)
pyaztro.exceptions.PyAztroInvalidAPIResponseException: Could not get a successful response from aztro API
The text was updated successfully, but these errors were encountered:
Gee that's interesting, it's going to be hard for Sameer to fix as this code has been scraping my website for years without me knowing and I've been paying $$$ to AWS for database and hosting fees. Unfortunately, I am not going to be bringing the website back as a free resource to be scraped anymore.
The text was updated successfully, but these errors were encountered: