Philip Ardery

Results 175 comments of Philip Ardery

UPDATE: This scraper is now failing in dev during `_fetch_case_name()`. The sub-request is triggering a 500 error [here](https://github.com/freelawproject/juriscraper/blob/master/juriscraper/opinions/united_states/state/ky.py#L181). The sub-requests is a POST to http://162.114.92.78/dockets/SearchCaseDetail.asp. The web interface for this...

@mlissner that url you mentioned is not the problem. Our initial post to that url works just fine. The problem is with the sub-query post we have to make to...

@mlissner I should clarify. The url you mentioned is not the (new) problem _in dev_. However, the logs suggest that the url you mentioned _may be_ blocking our prod instance,...

hmmm, maybe they moved it, or maybe this is new, or maybe this is just an alternate approach. But, it looks like it will work. I'll test it out later.

@mlissner the latest commit fixes the scraper so it now runs in dev. But the PROD log still indicates that we are likely being blocked: ``` ********!! CRAWLER DOWN !!***********...

@mlissner goooooooood luck! The only time they have ever responded to any contact I've made (maybe 1 our of 8 attempts), they were rather combative about the issue. Not only...

if she responds, it might be worth adding her name and phone number to our contact list

ooof, of course the UA isn't the issue if it works on my machine with that UA... lol, long morning, sorry.

looks like [this fork](https://github.com/ilya-kolpakov/jsondate/commits/master) has six implementation and [this fork](https://github.com/nitz14/jsondate/commits/master) has py3 support While I commend to effor to fork yourself @umeboshi2, I'm wondering if an institutional fork might be...

"Interestingly, it seems that the amount of ascii characters in just this conversation exceeds the amount of characters in the actual code being discussed." This is a hilarious observation