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
총 설치 수
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.