GitPedia
pajaydev

pajaydev/ebay-node-api

eBay API Client for node

26 Releases
Latest: 4y ago
Bug fixes and supporting search items by epid2.9.0Latest
pajaydevpajaydev·4y ago·October 30, 2021
GitHub

Searching items by EPid - #140 Group filter params - https://github.com/pajaydev/ebay-node-api/pull/147 Allow options to getSingleItem -https://github.com/pajaydev/ebay-node-api/pull/148

Feature: Added buyerPostalCode and support multiple filters2.8.11
pajaydevpajaydev·5y ago·April 12, 2021
GitHub

📋 Changes

  • https://github.com/pajaydev/ebay-node-api/pull/138
  • https://github.com/pajaydev/ebay-node-api/pull/137
Deprecate deals api 2.8.10
pajaydevpajaydev·5y ago·April 12, 2021
GitHub

📋 Changes

  • Added deprecation message for getDeals.
  • Added example using express js
Support ebay deals api2.8.9
pajaydevpajaydev·5y ago·August 14, 2020
GitHub

📋 Changes

  • Get the daily deals in ebay for all sites.
  • Get the deals based on particular category.
Remove oauth-ebay module2.8.8
pajaydevpajaydev·5y ago·July 21, 2020
GitHub

📋 Changes

  • Remove Oauth-ebay module from dependency for security reason.
Enable filter for findItemsByCategoryId and bug fixes2.8.7
pajaydevpajaydev·6y ago·June 8, 2020
GitHub

https://github.com/pajaydev/ebay-node-api/pull/106 https://github.com/pajaydev/ebay-node-api/pull/104

Bug fixes and cleanup tasks2.8.6
pajaydevpajaydev·6y ago·May 27, 2020
GitHub

Fixes https://github.com/pajaydev/ebay-node-api/issues/96

Added findItemsIneBayStores API support 2.8.5
pajaydevpajaydev·6y ago·May 21, 2020
GitHub

📋 Changes

  • users can find the items based on the seller.
  • find items in particular seller store
Support includeSelector in getUserdetails api 2.8.4
pajaydevpajaydev·6y ago·May 9, 2020
GitHub

📋 Changes

  • support include selector in getUserdetails API.
Added GetSingleItems and GetMultipleItems shopping API.2.8.3
pajaydevpajaydev·6y ago·April 25, 2020
GitHub
Fix findItemsByKeywords and eslint fixes2.8.2
pajaydevpajaydev·6y ago·March 22, 2020
GitHub

📋 Changes

  • Fix find items by keyword method.
  • some eslint fixes.
Added docsify support for better documentation2.8.1
pajaydevpajaydev·6y ago·March 11, 2020
GitHub

📋 Changes

  • Fix CI build failure.
  • Integerate docsify with ebay node api.
Added FindItemsAdvanced api support2.7.6
pajaydevpajaydev·6y ago·December 26, 2019
GitHub

📋 Changes

  • Integerated with ebay advanced api support.
Added findItemsByProduct support and extended findItemsByKeyword method2.7.2
pajaydevpajaydev·6y ago·September 21, 2019
GitHub
Support for Custom headers, code clean up using utils2.7.0
pajaydevpajaydev·6y ago·September 10, 2019
GitHub
Added findCompletedItems across eBay2.6.0
pajaydevpajaydev·6y ago·August 18, 2019
GitHub

📋 Changes

  • Integerated with findCompletedItems api
Minor enhancement 2.5.7
pajaydevpajaydev·6y ago·August 9, 2019
GitHub

📋 Changes

  • https://github.com/pajaydev/ebay-node-api/pull/42
  • https://github.com/pajaydev/ebay-node-api/pull/42
Bug Fix: Space in search Keywordv2.5.6
pajaydevpajaydev·7y ago·June 29, 2019
GitHub

Fixed https://github.com/pajaydev/ebay-node-api/issues/39

Integerated Shopping Api2.5.2
pajaydevpajaydev·7y ago·February 21, 2019
GitHub

📋 Changes

  • Included ebay shopping Api.
  • Bug fixes.
Feature: Get Most Watched items and Most Similar items2.4.1
pajaydevpajaydev·7y ago·December 10, 2018
GitHub

Get Most Watched items and Most Similar items

Taxonomy API2.3.1
pajaydevpajaydev·7y ago·August 19, 2018
GitHub

New Feature: Integerated with Taxonomy API. supporting getDefaultCategoryTreeId, getCategoryTree, getCategorySubtree, getCategorySuggestions.

Bug fixesv2.2.1
pajaydevpajaydev·8y ago·May 30, 2018
GitHub

Bug Fix. Fixed Issue #4

Browse Api2.1.0
pajaydevpajaydev·8y ago·April 15, 2018
GitHub

Using the Browse API, you can create a rich selection of items for your buyers to browse with keyword and category searches. The Browse API lets shoppers search for specific items by keyword, category, product, or item aspects and retrieve the details of an item. 1. getItem. 2. getItembylegacyid. 3. getItembygroupid.

Access token and browse api's.v2.0.0
pajaydevpajaydev·8y ago·March 31, 2018
GitHub

Simplified getting Access token. exposing Browse api's using access token. modified readme.

Testing using nockv1.0.3
pajaydevpajaydev·8y ago·March 23, 2018
GitHub

added test. updated ReadMe file.

initial releaseV1.0.0
pajaydevpajaydev·8y ago·March 18, 2018
GitHub