Instacart Automated Sort & Load

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

Penulis
dexteon
Pemasangan harian
0
Total pemasangan
1
Nilai
0 0 0
Versi
2.2
Dibuat
27 Januari 2025
Diperbarui
27 Januari 2025
Size
3,21 KB
Lisensi
MIT
Berlaku untuk

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.