We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Team,
Does web crawling works for pdf links as well?
I wanted to crawl webpage , which contains pdf links , I want to get the PDF content/file to saved as file but I am getting below error.
Can you please help me if webcrawl supports to fetch pdf links or pdf document as well while crawling?
ERROR 2024-11-25 19:29:01,158 [[MuleRuntime].uber.14: [webcrawling].webcrawlingFlow2.CPU_LITE @1a9b3a5f] [processor: webcrawlingFlow2/processors/0; event: cc5227c1-ab34-11ef-bdcd-ac74b1e63e98] com.mule.mulechain.crawler.internal.MulechainwebcrawlerOperations: org.jsoup.UnsupportedMimeTypeException: *Unhandled content type. Must be text/*, /xml, or /+xml. Mimetype=application/pdf, URL=http://example.pdf
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Team,
Does web crawling works for pdf links as well?
I wanted to crawl webpage , which contains pdf links , I want to get the PDF content/file to saved as file but I am getting below error.
Can you please help me if webcrawl supports to fetch pdf links or pdf document as well while crawling?
ERROR 2024-11-25 19:29:01,158 [[MuleRuntime].uber.14: [webcrawling].webcrawlingFlow2.CPU_LITE @1a9b3a5f] [processor: webcrawlingFlow2/processors/0; event: cc5227c1-ab34-11ef-bdcd-ac74b1e63e98] com.mule.mulechain.crawler.internal.MulechainwebcrawlerOperations: org.jsoup.UnsupportedMimeTypeException: *Unhandled content type. Must be text/*, /xml, or /+xml. Mimetype=application/pdf, URL=http://example.pdf
Thanks
The text was updated successfully, but these errors were encountered: