Instacart Automated Sort & Load

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

当前为 2025-01-27 提交的版本,查看 最新版本

作者
dexteon
评分
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.