You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/EBayApi.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ All URIs are relative to *https://scrapebadger.com*
5
5
| Method | HTTP request | Description |
6
6
|--------|--------------|-------------|
7
7
|[**EbayBrowseACategory**](EBayApi.md#ebaybrowseacategory)|**GET** /v1/ebay/categories/{category_id}/items | Browse a category |
8
-
|[**EbayCompletedSoldListings**](EBayApi.md#ebaycompletedsoldlistings)|**GET** /v1/ebay/completed | Completed / sold listings |
8
+
|[**EbayCompletedSoldListingsDeprecated**](EBayApi.md#ebaycompletedsoldlistingsdeprecated)|**GET** /v1/ebay/completed | Completed / sold listings (deprecated)|
9
9
|[**EbayEbayScraperHealthCheck**](EBayApi.md#ebayebayscraperhealthcheck)|**GET** /v1/ebay/health | eBay scraper health check |
10
10
|[**EbayEbayScraperHealthCheckHead**](EBayApi.md#ebayebayscraperhealthcheckhead)|**HEAD** /v1/ebay/health | eBay scraper health check |
11
11
|[**EbayGetItemDetail**](EBayApi.md#ebaygetitemdetail)|**GET** /v1/ebay/items/{item_id} | Get item detail |
@@ -131,13 +131,13 @@ catch (ApiException e)
131
131
132
132
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments