Instacart Automated Sort & Load

Automatically loads all items on Instacart sales pages and sorts them by price (low to high). No user interface.

作者
dexteon
今日安裝
0
安裝總數
1
評價
0 0 0
版本
2.2
建立日期
2025-01-27
更新日期
2025-01-27
尺寸
3.2 KB
授權條款
MIT
腳本執行於

Instacart Automated Sort & Load

  • Purpose: Automatically scrolls and loads all items on Instacart sales pages and sorts them by price.
  • How it works:
    • Continuously scrolls down and clicks the "Load More" button until all items are visible.
    • Sorts products in ascending order of price (low to high).
    • Offers console output to track the script's progress.
  • Features:
    • Easy debugging through console logs.
    • Dynamic detection of product containers to accommodate changing page structures.