NoCoding Data Scraper - Update Log

3.0.45

New for Pro users: integrate with Free CAPTCHA Solver [chrome web store][Edge v0.0.9 under review] to solve hCaptcha and reCAPTCHA freely

Optimized pop-up UI and some icons

Bug Fixed: Unique setting issue

Bug Fixed: text_end pseudo css selector issue

3.0.39

Release triggers with notes formally

Enhanced scroll down - more step options

Enhanced Activate Window action - ensure the recipe can be defined and run within the same size window

Enhanced RunAs Assistant for recipes with batch argument input

Enhanced Field Merge trigger by enabling dynamic field merging

Optimized different click actions with different icons

Optimized recipe workflow when running on incognito mode

Optimized incognito working window creating and closing

Optimized the nodes on the recipe tree by showing the navigation intuitively

Optimized the layout of the recipe tree. Newly added nodes grow downwards

Optimized incognito mode: prompt If the browser has not turned on incognito mode for NDS

Bug Fixed: selecting elements by pressing shift key

Bug Fixed: right-click menu loading issue in some special scenarios

BUG Fixed: AI recipe name duplication issue

BUG Fixed: AI data table saving issue

Some other optimizations

3.0.38

Optimized ConfirmIt action: messages float in the center of the page

Optimized simple refine transformation: Support for using spaces as opening and ending identifiers

Optimized working window: Normal working window and incognito working window are activated by default for notification

Bug fixed: Stop the running instance once continuous duplicated records (Unique field distinction) reaching the threshold

Bug fixed: warning prompt required for input boxes

Bug fixed: issue with the Open Field URL action

Bug fixed: issues with My Recipe filter


3.0.36

Incognito running mode support for all recipes [Pro].

Optimized Public Recipes run startup interface

Optimized UI for right-click menu

Bug Fixed: issue with public recipe when downloading to 'My Recipes'

Bug Fixed: issue with field data transformers


3.0.35

All general recipes can be run as an assistant through the right-click menu - more friendly to breakpoint resume scraping [Pro]

End of support for version 1.*.*

Optimized actions, the average running speed increased by nearly 60%

Optimized popup recipe list loading, making access more convenient

Optimization: The page refresh action ignores the local cache by default

Optimization: When no any new field extracted, the input field(s) can be output too - for batch input, it is convenient to find the input row that failed to process

Bug Fixed: When adding a new node in the editing navigation, the problem of not being able to automatically click to jump to a new page


3.0.33

Enable data table automatic export once the running recipe done[Pro]

Add a timeout setting for some time consuming actions. Once timeout, the running instance will be automatically stopped

Optimization: Input & enterToSubmit adapts to more scenarios

Optimization: Click action adapts to more inline JS scenarios

Optimization: visualize the Node enter and navigation conditions on the recipe tree

Optimization: The saveAs window is no longer forced to pop up when exporting as Excel

Bug Fixed: failed to save AI generated recipes

Bug Fixed: data loss in subsequent output rows caused by field merging

Bug Fixed: minirpa_batch_no field added back, used to distinguish the result data when multiple accelerators

Bug Fixed: problems when extracting full page html code


3.0.31

Support test run,show the running log in the editor for debugging and troubleshooting

Support step over one node with node level conditions

New action - Check Boxes: to check or uncheck all selected HTML checkbox elements

Batch detail fields support default name: use < prefix >_#{cur_loop_idx}# as default value to give batch detail field different names

Enhanced Argument Table Input action: can declare set arguments and input columns mapping when selecting the input table

Add a new "Pause the running recipe" trigger: the running instance can be paused for a period of time and resume execution when the condition met. For example, pause for 60 seconds every 50 records collected

Extend CSS selector to support the access of elements in shadowRoot

Add a new operation for number in condition: integral multiple of

Exposed more actions for 'Actions Before Processing Next Block'

Better deal with the challenges caused by the page DOM changes during recipe running

Optimization for the performance of element location in iFrames when there are many ad iFrames

Indentation for friendly HTML code preview

Fields with the same name are allowed now. The last extracted text as the value of the field with the same name

Enhanced ConfirmIt action: allow to embed more running information for confirmation

Enhanced actions: some actions support to be declared to execute only when test run, and not execute during the normal run

Optimization: different icons for different type fields

Optimization: more complete recipe validation check when saving

Optimization: fields declared not to dump will not be displayed in the result table

Optimization: Element Finder CSS box to facilitate CSS editing

Optimization: All previous fields(with fixed name) can be used to set navigation criteria

Optimization: Except the start node, all other nodes can set navigation conditions

Bug Fixed: fixed the bug that the radio element cannot be checked

Bug Fixed: fixed the bug that Dropdown select action does not work when there are commas in the target option text

Bug Fixed: fixed the bug that the recipe does not stop automatically when a running tab is closed abnormally

Bug Fixed: fixed the bug that the argument is not removed when the only action using it is removed

Bug Fixed: unified empty string

Bug Fixed: Finder data preview issues