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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebExtractLte!