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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebExtractLte!