Is it possible to extract text from URLs with Tika? Any links will be appreciated. Or TIKA is usable only for pdf, word and any other media documents?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
This is from lucid:
Instead of creating a
|
||||
|
|
|
Check the documentation - yes you can. Example
will show you the text on this page. |
|||||||||
|
|
to extract content from URL not from local file use this code:
|
|||
|
Yes, you can do that. Here is the code. This code uses apache http client
|
|||
|
|
