Below is an overview of all parsing and processing issues that appeared while importing the data.
Go back to the global issues overview or view the dataset page.
Issue #35cbfd180964a507283695c4f2f87033969571da: us_state_dept| error_str | 421 Client Error: for url: https://api.zyte.com/v1/extract |
|---|---|
| url | https://api.zyte.com/v1/extract |
| response_code | 421 |
| response_text | {"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."} |
| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 35, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/us/state_dept/crawler.py", line 122, in crawl
next_link = crawl_index_page(context, next_link)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "${ZAVOD_DATASETS_PATH}/us/state_dept/crawler.py", line 115, in crawl_index_page
crawl_bio_page(context, anchor.get("href"))
File "${ZAVOD_DATASETS_PATH}/us/state_dept/crawler.py", line 11, in crawl_bio_page
doc = fetch_html(
^^^^^^^^^^^
File "/opensanctions/zavod/zavod/shed/zyte_api.py", line 391, in fetch_html
zyte_result = fetch(
^^^^^^
File "/opensanctions/zavod/zavod/shed/zyte_api.py", line 243, in fetch
api_response.raise_for_status()
File "/venv/lib/python3.12/site-packages/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 421 Client Error: for url: https://api.zyte.com/v1/extract |
| dataset | us_state_dept |
| exc_info | true |
OpenSanctions is free for non-commercial users. Businesses must acquire a data license to use the dataset.