WebExtract to retrieve news articles from the online web sites, you can either use predefined url list as argument, or you can let it to iterate over pages (automated pagination).
Data stored in a proprietary format, serialized Article classes and compressed.
Example create serialized list of common.Article class by pagination
(see getSerializedList.bat)
Example create .idx and .gz files used by WebExtractServer
(see getCasByPaging.bat)
Example create .idx and .gz files used by WebExtractServer input from .url file
(see getByPagingFromURLFile.bat)
using urls file example.url
Features
- simple usage
- portability (java)
- designed to be used with WebExtractServer
- fetch from urls list or generate pagination
- support wait between retrievals
- handle network errors with its simple protocol
- support regex pattern to indicate stop fetching
- support skip previously fetched urls
Follow WebExtractLte
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebExtractLte!