Instacart Automated Sort & Load

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

Author
dexteon
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
2.2
Created
2025-01-27
Updated
2025-01-27
Size
3.21 KB
License
MIT
Applies to

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.