Skip to content
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

NYSD court bans by IP in case of non 200 http response? #1268

Open
Lezh1k opened this issue Dec 10, 2024 · 0 comments
Open

NYSD court bans by IP in case of non 200 http response? #1268

Lezh1k opened this issue Dec 10, 2024 · 0 comments

Comments

@Lezh1k
Copy link
Contributor

Lezh1k commented Dec 10, 2024

Hello everybody.
I know this is not a juriscraper's issue but maybe somebody can help.

It seems like the "nysd" court bans by IP in case of non-200 HTTP response.

Run this request twice

curl -I -vvv 'https://ecf.nysd.uscourts.gov/cgi-bin/show_case_doc?6,632569,,,'

The first run will return 404 (not found), which is strange because this document has the next pacer_doc_id: 127036575120.
The second run always causes a connection timeout error.

I tested with HTTPS and HTTP with the same result.
Other courts return 200 even in case information was not found. So I'm not sure what's the reason.

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