eBay Seller Location Fork

Displays the registration location of eBay sellers on search results and product pages.

Αυτές είναι όλες οι εκδόσεις αυτού του κώδικα. Προβολή μόνο των εκδόσεων όπου άλλαξε ο κώδικας.

  • v1.2.2 30/10/2024

    Updated seller info URL pattern.

  • v1.2.1 02/10/2024

    Updated selector to match changes to eBay html classes.

  • v1.2 16/01/2024
  • v1.2 16/01/2024

    v1.2
    - Skips requests for already known sellers.
    - Visible counter in bottom right corner informs about script progress.

  • v1.1 06/01/2024

    v1.1
    - Completely reworked the code to load location info from html data after the old json API page was removed.
    - Search results loop is now completely asynchronous. No more simultaneous GET requests.
    - If present, seller location info is grabbed from item pages to avoid unnecessary requests.
    - Massive code cleanup.
    - Cures depression and removes pimples.
    - Todo: Add visible counter for search results processing.

  • v1.1 06/01/2024
  • v1.0 28/06/2023
  • v1.0 28/06/2023

    v1.0
    -Optimized code.
    -Various fixes.
    -Updated selectors.
    -Now works on search results internationally.
    -Added delay to search results loop to prevent rate limiting.

  • v0.4 04/02/2023

    Minor bugfix.

  • v0.3 05/11/2022
  • v0.3 05/11/2022
  • v0.3 02/11/2022
  • v0.3 02/11/2022

    v0.3
    -Script now also works on search results.

  • v0.2 06/10/2022
  • v0.2 06/05/2022