
Scrape dynamic pages with no differenceįMiner do actions and scrape contents on pages just with recording and playing macro, and there is no different between static pages and dynamic pages(with ajax). FMiner will replay the actions correctly for all pages.
FMINER CHANGE DATA DOWNLOAD
It can capture text, html, attribute(e.g href, class.) of a block on webpages, pages url, metadata, download files automatically, images on pages and extract contents with regular expression from pages' html source code.

Export results to a variety of popular formatsįMiner can export the scraped results to excel(.xls) and text(.csv) files. And it also can export the data to many database formats(e.g sql sever, mysql, postgres, access.) with ODBC engine, here you can assign your own connection string to make it support more database formats. Scheduler and email reportįMiner support scheduler for tasks, and can send a report mail after execution to show the results with the exported data as attachment for confirmation. Diagram links for flow controlĮvery action is shown as a diagram in the designer, and they have two joint for flow control: when success perform: do what when fail: do what. You can drag lines from the joints to link other diagram to assign the workflow to complete complex tasks. In addition to these amazing features, FMiner has some special actions for advanced flow control: validate, run code. Input data from tableįMiner can input data to controls on pages from a data table, so you can change the data in tables to scrape different pages without changing the project. For example, you build a project to scrape results from a page for searching a keyword from a data table, then you can change the table for other keywords.
