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
Створено
27.01.2025
Оновлено
27.01.2025
Size
3,2 кБ
Ліцензія
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.