Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The API now throws a 403 Client error #19

@dreed47

Description

@dreed47

This stopped working at least 2 weeks ago. Running the code examples now returns a 403 Forbidden error. Whats odd is that if you just copy the url into a browser it returns a 200 with good data.

File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/redfin/redfin.py", line 15, in meta_property return self.meta_request('api/home/details/' + url, { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/redfin/redfin.py", line 23, in meta_request response.raise_for_status() File "/Users/david/Library/Python/3.11/lib/python/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://redfin.com/stingray/api/home/details/mainHouseInfoPanelInfo?accessLevel=1&propertyId=43790344&listingId=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions