I have to crawl PDF documents too from given URL... suggest any tool/API to crawl PDF docs also... now I am using nutch to crawl but I couldn't crawl PDF from given URL...should I use any plugin to crawl PDF in nutch?
seed.txt --> http://nutch.apache.org regex-urlfilter.txt--->+^http://([a-z0-9]*.)*nutch.apache.org/
Thanks in Advance
this answer came from here . I have tested it when working on Nutch
<property>
<name>plugin.includes</name>
<value>protocol-http|urlfilter-regex|parse-(html|tika|text)|index-(basic|anchor)|scoring-opic|urlnormalizer-(pass|regex|basic)</value>
<description>
...
</description>
</property>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With