Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий Web Scraper - 10 версий

Web Scraper от webscraper.io

Оценено на 4,1 из 5
Оценено на 4,1 из 5
5
34
4
5
3
2
2
1
1
9
История версий Web Scraper - 10 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 1.96.18

    Выпущено 28 апр. 2025 г. - 2,08 МБ
    Работает с firefox 113.0 и выше
    [Feature] Added scroll option to element selector. The new scroll feature in element selector copared to element scroll handles additional edge cases:
    * Automatically finds element that needs to be scrolled. Previously only worked with body element
    * Extracts all data from sites where elements disappear once they are moved outside of visible screen area.
    * Scrolls faster
    [Refactor] Removed element scroll selector. Existing sitemaps with element scroll selector will continue to work
    [Refactor] Improved css selector generation performance

    Исходный код выпущен на условиях Все права защищены

    Вам понадобится Firefox, чтобы использовать это расширение
    Загрузите Firefox и установите расширение
    Загрузить файл
  • Старые версии

    Версия 1.95.8

    Выпущено 7 янв. 2025 г. - 2 МБ
    Работает с firefox 113.0 и выше
    [Feature] We launched a new feature idea gathering and voting portal for https://feedback.webscraper.io/ 2
    [Improvement] Reduced extensions footprint on Browser by loading page content script only when extension is used.
    [Fix] Element selection when page is zoomed
    [Fix] Multiple fixes for sitemap XML selector where the selector incorrectly parsed sitemap.xml file

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 1.89.8

    Выпущено 15 авг. 2024 г. - 1,97 МБ
    Работает с firefox 113.0 и выше
    [Feature] added Website state setup configuration to prepare target site before scraping. For example Sign-in/Login, change currency, change location. For example if an element that indicated that you are logged into the website perform these actions:
    * Navigate to url (Login page)
    * type text into an input field
    * click a button

    [Breaking] regex extraction has been deprecated. If already configured, it will continue to work, but there won't be an option to add a new regex filter.
    [Fix] Improved performance in start url editing view when a lot of urls are added
    [Fix] Excessive memory usage in Pagination selector when large amounts of contents is accessed.

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 1.79.3

    Выпущено 18 апр. 2024 г. - 1,94 МБ
    Работает с firefox 113.0 и выше
    [Feature] improved link from any script data extraction to handle some edge cases
    [Feature] added sitemap sync button within the sitemap editing view
    [Fix] Fixed issues in page load detection where the scraper could think that page has loaded while it is still loading ajax data.
    [Fix] Improved scraped data export. Should fix issues regarding slow data export.
    [Refactor] We completed input validation refactoring. Congrats to our team!

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 1.75.8

    Выпущено 5 февр. 2024 г. - 2,1 МБ
    Работает с firefox 113.0 и выше
    [Feature] a mis-configuration modal will shop up in scenario when multiple selectors with multiple option enabled have been created. The modal will offer to group the selectors under one element selector.
    [Feature] new link type and pagination type - Link from any script. This type will extract links in scenarios when a link can only be determined after clicking on the target element. The extractor will perform the click and monitor network traffic to see where the page is navigating. Handles window.open() and window.location=
    [Refactor] Improved scrolling. Now scrolling will not skip frames in case when the target page is doing heavy rendering.

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 1.72.9

    Выпущено 30 нояб. 2023 г. - 2,03 МБ
    Работает с firefox 69.0 и выше
    [Feature] confirmation popup will show up when deleting a selector.
    [Feature] link selector will now allow to select elements that are not html links but contain links.
    [Feature] when selecting html code of the hovered element will be shown.
    [Feature] Link selector can now extract links from other attributes, attributes with scripts and text
    [Feature] When deleting a sitemap a confirmation popup will be shown
    [Feature] Selectors now can be sorted.
    [Feature] During data extraction process some CSS selector will be optimized for better performance.
    [Breaking] Popup link selector has been removed due to chrome MV3 javascript execution limitation. use link selector with custom link type
    [Breaking] Removed popup link type from element click selector due of chrome MV3 javascript execution limitation
    [Change] Improved mouse click simulation.
    [Change] We completely removed integration with external CouchDB database.
    [Change] Internal PouchDB database will be replaced with a simpler local storage database engine. All sitemaps will be migrated to new engine on first extension start.
    [Change] This release includes an updated validation engine. Some validation rules will be stricter to prevent unexpected issues.
    [Change] When during data extraction process a data element wasn't found a "null" value was stored. Now an empty value "" will be stored.
    [Fix] scraper could get stuck on a bad page load.
    [Refactor] We are refactoring UI code. Currently these changes should be invisible.
    [Refactor] A lot of code was refactored to work with the new Chrome manifest V3 API

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 0.6.5

    Выпущено 8 сент. 2022 г. - 1,77 МБ
    Работает с firefox 69.0 и выше
    [Fix] Varios edge case issues with page load detection
    [Feature] Sitemap sync for Firefox
    [Refactor] Completely reimplemented validation.
    [Feature] Exported data will be in sorted the order it was scraped
    [Feature] Added limit option for scroll down selector
    [Fix] Element click selector data extraction within shadow root
    [Refactor] Chrome is migrationg to a new manifest version which change interal APIs. We put a lot of work into this.
    [Fix] Some special chars where incorrectly exported in XLSX exporter
    [Fix] Data extractors will strip invalid utf-8 characters from text
    [Change] Removed delay options from most of the selectors

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 0.6.4

    Выпущено 28 окт. 2021 г. - 1,57 МБ
    Работает с firefox 69.0 и выше
    [Feature] XLSX export
    [Change] Data extraction will be limited to 120 min from a single URL.
    [Fix] Ignore elements created by google translate
    [Feature] image selector will extract image URL from srcset attribute
    [Feature] pagination selector
    [Fix] element selection when page has zoomed elements
    [Feature] element attribute selector now has attribute suggestion drop-down
    [Feature] element preview shows found element count
    [Feature] sitemap search in sitemap list
    [Fix] lots of improvements in page load detection for edge cases
    [Fix] overall lots of small fixes and updates

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 0.5.4

    Выпущено 22 сент. 2020 г. - 1,03 МБ
    Работает с firefox 69.0 и выше
    Fixed element selection in websites that were blocking it with CSP.

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
  • Версия 0.5.3

    Выпущено 18 авг. 2020 г. - 1,14 МБ
    Работает с firefox 69.0 и выше
    * New data selection UI engine. It is faster and more resilient to websites having CSS rules that break the UI.
    * A new page load detection engine has been added. The new page load detection system will handle a lot of edge cases:
    * immediate redirect after page load
    * service workers
    * hash tag changes
    * quicker load when there is a slowly loading asset
    * won't fail on an error page if there is an immediate redirect to a successful page
    * data extraction will be retried if a redirect occurs during data extraction
    * improved content type checking
    * window.history.push changes

    * CouchDB has been deprecated. Users that were using it will be able to continue to use it but new users won't be able to change data storage. We plan to replace the current data storage engine (PouchDB) with simpler one to reduce problems with sitemap and data storage.
    * privacy policy page and an option to opt-out of extension metric gathering via options page.
    * new users will see a welcome page with a quick startup guide
    * reduced extensions permission requirements.
    * Overall code quality improvements

    Исходный код выпущен на условиях Все права защищены

    Загрузить файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.