Changelog

Follow the latest updates and improvements of CoolParse.

Version 1.0.0

Released on October 11, 2021

What’s New

  • Added the ability to schedule tasks to run locally on your device.
  • Added the ability to automatically skip invalid pagination clicks.
  • Added the ability to scrape data from ever-scrolling web pages.
  • Added the ability to scrape data from web pages that use a “load more” button to load content.
  • Added the ability to remove duplicates based on data field(s).
  • Added the ability to export data as a JSON file.
  • Updated the “Auto-detect” algorithm to handle more websites.

Bug Fixes

  • Fixed an issue with cloud task schedules not showing the correct time zones.
  • Fixed an issue with the execution logic for branch conditions.
  • Fixed a display issue for some templates.

Version 1.0.1

Released on October 11, 2022

What’s New

  • Added the ability to schedule tasks to run locally on your device.
  • Added the ability to automatically skip invalid pagination clicks.
  • Added the ability to scrape data from ever-scrolling web pages.
  • Added the ability to scrape data from web pages that use a “load more” button to load content.
  • Added the ability to remove duplicates based on data field(s).
  • Added the ability to export data as a JSON file.
  • Updated the “Auto-detect” algorithm to handle more websites.

Bug Fixes

  • Fixed an issue with cloud task schedules not showing the correct time zones.
  • Fixed an issue with the execution logic for branch conditions.
  • Fixed a display issue for some templates.