Instacart Automated Sort & Load

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
dexteon
1日のインストール数
0
累計インストール数
2
評価
0 0 0
バージョン
2.2
作成日
2025/01/27
更新日
2025/01/27
大きさ
3.21KB
ライセンス
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.