I tried the same query condition on patft and there is only one search result. The special thing is that it will automatically redirect to the patent page. If using a python script to query, the result is a small html page contains single document this word and the patent URL listed inside but it is not the predicted result page. Therefore, it will throw an exception here
This is copied from https://github.com/parkerhancock/patent_client/issues/45#issuecomment-848458539 and just afarid that you did not notice this.
I tried the same query condition on
patft
and there isonly one
search result. The special thing is that it will automatically redirect to the patent page. If using a python script to query, the result is a small html page containssingle document
this word and the patent URL listed inside but it is not the predicted result page. Therefore, it will throw an exception hereI made some workaround code here which is not beautiful and just as a reference, https://github.com/grimmer0125/patent_client/commit/8943ca970d174ecf8aad10669a95ceddd75f5e13#diff-b6dbafaca666db361cb7b2b2266719b822e2dcecd53671c5f29dcf92a6590799R158