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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebExtractLte!