📜 Changelog

Version 2.8 - 24-7-2024

  • 🔹✨ Feature: Add page details extraction to easily extract data (email, person details, business details etc..) from multiple pages

Version 2.7 - 19-7-2024

  • 🔹✨ Improvement: Improves text extraction from list. Previously it skipped some elements

Version 2.5 - 10-7-2024

  • 🔹✨ Improvement: Delete rows from results
  • 🔹✨ Improvement: Autoscroll for Google Maps places. It's now possible to extract data from Google places while using pagination

Version 2.4 - 05-7-2024

  • 🔹✨ Improvement: Export absolute URLs
  • 🔹📈 Change: Updated references from visualwebscraper -> PandaExtract

Version 2.3 - 22-06-2024

  • 🔹🚀 Improvement: Better and faster pagination. Detects when page content has changed instead of relying on a fixed delay
  • 🔹📱 Improvement: Adjusts scraping window size based on resolution. Fixes issues with elements not being found on smaller screens.
  • 🔹📈 Improvement: Increases max page limit. From 100->10000 pages

Version 2.2 - 21-06-2024

  • 🔹✨ Feature: Adds support for `Load more` pagination for sites that don't change url when loading more content.
  • 🔹🐛 Bug fix: Find correct parent when running a flow
  • 🔹🔄 Feature: Dynamic extract. Extracts data from lists and tables even if element selectors change. Useful for content sites like news websites or social media.

Version 2.1 - 19-06-2024

  • 🔹🖱️ Feature: One-click extract. Automatically extracts data from tables & lists with one click
  • 🔹🔄 Feature: Dynamic extract. Extracts data from lists and tables even if element selectors change. Useful for content sites like news websites or social media.
  • 🔹🎨 UI improvement: Add pagination button is now more visible
  • 🔹🎨 UI improvement: Show enabled configs for current flow (auto-scroll, dynamic extract, etc.)

Version 2.0 - 29-05-2024

  • 🔹🎉 New and improved UI!
  • 🔹🤖 Feature: Automate. Create, save and schedule extraction flows
  • 🔹🔄 Feature: Pagination & infinite scroll support

Version 1.1 - 12-04-2024

  • 🔹⚡ Improvement: Introduces new shortcut. Press Option (Alt for Windows) while hovering an element to disable 'Smart Select'. Useful for extracting individual elements from a <table>
  • 🔹🔗 Improvement: Partial URLs are automatically converted to full URLs

Version 1.0 - 08-04-2024

  • 🔹🚀 Panda Extract Release!