Features
- UNIT MINER core capabilities:
- Flexible scripting laguage
- Fast, copy & paste script creation
- Handles minor changes in document's structure
- Allows creating complex multi step procedures
- Can run as standalone application
- Can be integrated into any PHP application
- Data mining capabilities
- Supports multiple output formats
- Text file, flat file
- Database
- Excel, CSV file
- XML, HTML
- Custom output
Requirements
To run UnitMiner on your own servers, you need:
- PHP version 4.3.6 or newer
- CURL extension - - CURL library is a standard extension that comes togehter with PHP distribution. It may be needed to enable it in php.ini file.
- Database - - Required only if you want to save results into the database. Other options are saving to file, XML file, or even sending the data to your another system. Supported databases: MySql, MS SQL, SQLite, Oracle
Tutorials
Check the tutorials that will show you step by step how to write your own script.
Tutorial 1 - grabbing main story from CNN.com
Tutorial 2 - parsing access.log
Tutorial 3 - grabbing PR articles from www.prweb.com and store them to files
For more extraction scripts examples, check out our live demos
Examples of use
- Gather Financial Data
- Gather Real Estate Data
- Get Auction Info
- Gather Financial Data
- Gather Financial Data
- Dating Site Info
- Implement personalized news services
- New innovative services