Patent search
url = 'https://api.patentsview.org/patents/query?q={"patent_number":["11380924","8767682","8778081"]}&f=["patent_number","patent_title","patent_abstract"]'
using the above query I am able to retrieve information on patents 8767682 & 8778081 but not on 11380924. In fact none of the patents beginning with '11' (issued in 2022) show up in the query results. Any ideas?