The community member posted a question asking if there is a way to customize the user agent request on LlamaParse to retrieve information from government websites that require a user agent to be passed in the header. Another community member responded suggesting that the user can pass in a custom httpx client, which may allow them to set the headers.
@Logan M some gov websites require you to pass a user agent in the header, is there a way to customize that request on LlamaParse to retrieve that information?