Data Record Extractor
Extract data records from web and local text file.
Data Record Extractor is a clever tool for extracting regular text to data records. It supports updating the page number and replacing query parameter in the URL with database field value, quite suites for extracting record from dynamic web pages, search results, text bits and more.
Data Record Extractor supports text tag and regular expression two extraction methods, you can write the open tag as <td...> or <td{2}...> to jump over some wild characters. It also supports website login and authorization, this feature quite suitable extracting from forums and authorization needed websites.
Data Record Extractor supports database Access, you can create a table via database management module first, then save the extraction result to it, also you can save as CSV/HTML/XML and other custom formats.
Main Features:
- Support Web & local file extraction.
- Have Text Tag and Regular Expression two extract methods.
- URL support page number & DB field update, basic authorization and login.
- Clever Text Tag, can write the open tag as <td...>, <td{2}...>, [..], and more...
- Support MS Access, you can create database table to save your extraction result easily.
- Support custom templet output, you can create a html/xml/txt file by a a record of the extraction result. You also can save as MS Excel(.csv) file.
Comments