Booksy Reviews Scraper to JSON

Scrape Booksy reviews and copy to clipboard in JSON format with UI button(s)

Автор
sharmanhall
Щоденних встановлень
0
Всього встановлень
0
Рейтинги
0 0 0
Версія
2.1
Створено
09.06.2024
Оновлено
09.06.2024
Сумісність
Сумісний з Firefox Сумісний з Chrome Сумісний з Opera Сумісний з Safari Сумісний з Edge
Ліцензія
MIT
Відноситься до

Booksy Reviews Scraper (Multi-Page)

Description

This userscript allows you to scrape reviews from Booksy and copy them to your clipboard in JSON format with a simple UI button. It currently supports single-page scraping fully (20 reviews at a time) and includes a placeholder button for multi-page scraping

(TODO: fix the multi-page feature pagination).

Features

  • Scrape reviews from Booksy with a single click.
  • Copy the scraped reviews to your clipboard in JSON format.
  • Display the scraped reviews on the page in a scrollable container.
  • Single-page scraping is fully functional.
  • Multi-page scraping button is included but needs fixing.

Usage

  1. Install the userscript.
  2. Navigate to a Booksy business page.
  3. Click the "Copy Reviews" button to scrape and copy reviews from the current page.
  4. The "Copy All Reviews (TODO FIX)" button is included but the multi-page scraping feature is not fully functional yet.

Installation

  1. Install a userscript manager like Tampermonkey or Greasemonkey.
  2. Click the "Install this script" button.

Changelog

Version 2.0

  • Added multi-page scraping button (not fully functional).
  • Improved single-page scraping functionality.
  • Updated UI to include buttons for copying reviews.

Version 1.4

  • Initial release with single-page scraping functionality.

License

This userscript is licensed under the MIT License.

Author

Created by sharmanhall.

Compatibility

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Notes

  • The multi-page scraping feature is a work in progress and currently does not scrape all pages correctly. Please use the single-page scraping button for now.