Amazon Product/Reviews/Keywords

유료
분류별 logicbuilder | 업데이트됨 16 days ago | eCommerce
인기

0.4 / 10

지연 시간

49,710ms

서비스 수준

23%

Health Check

N/A

모든 토론으로 돌아가기

Details endpoint not returning results reliably

Rapid account: Marie Yh Pdfa Wbr
marie-yhPdfaWbr
9 months ago

When calling the details endpoint for a product that exists, I’m getting unreliable results. If I call the details endpoint multiple times, the results sometimes show, sometimes it’s empty.

I’m trying to pull product info for this product: https://www.amazon.com/McCormick-Ground-Cumin-14-oz/dp/B001PQOAOA?th=1

I’m calling the details endpoint using this code:
url = “https://amazon-product-reviews-keywords.p.rapidapi.com/product/details

querystring = {"asin":asin,"country":"US"}

headers = {
    "X-RapidAPI-Key": AMAZON_API_KEY,
    "X-RapidAPI-Host": "amazon-product-reviews-keywords.p.rapidapi.com"
}

response = requests.request("GET", url, headers=headers, params=querystring)

The first 4 times I called the endpoint, this was returned:
{‘product’: {‘title’: ‘’, ‘description’: ‘’, ‘feature_bullets’: [], ‘variants’: [], ‘categories’: [], ‘asin’: ‘B001PQOAOA’, ‘url’: ‘https://www.amazon.com/dp/B001PQOAOA’, ‘reviews’: {‘total_reviews’: 0, ‘rating’: 0, ‘answered_questions’: 0}, ‘item_available’: True, ‘price’: {‘symbol’: ‘$’, ‘currency’: ‘USD’, ‘current_price’: 0, ‘discounted’: False, ‘before_price’: 0, ‘savings_amount’: 0, ‘savings_percent’: 0}, ‘bestsellers_rank’: [], ‘main_image’: ‘’, ‘total_images’: 0, ‘images’: [], ‘total_videos’: 0, ‘videos’: [], ‘delivery_message’: ‘’, ‘product_information’: {‘dimensions’: ‘’, ‘weight’: ‘’, ‘available_from’: ‘’, ‘available_from_utc’: ‘’, ‘available_for_months’: 0, ‘available_for_days’: 0, ‘manufacturer’: ‘’, ‘model_number’: ‘’, ‘department’: ‘’, ‘qty_per_order’: ‘na’, ‘brand’: ‘’}, ‘badges’: {‘amazon_сhoice’: False, ‘amazon_prime’: True, ‘best_seller’: False}, ‘sponsored_products’: [], ‘also_bought’: [], ‘other_sellers’: []}}

On the 5th call, I received a response with the information for the product.
{‘product’: {‘title’: ‘McCormick Ground Cumin, 14 oz’, ‘description’: ’ Rich and hearty McCormick Ground Cumin is always ground from whole cumin seeds. It brings earthy warmth and subtle citrus flavor to chili, tacos, steak, lamb and shish kebabs. A global favorite in Mexican…}

Rapid account: Jcavi 7395
jcavi7395 Commented 6 months ago

Are you ready to go back in time and play the original version of the Snake game?

Rapid account: Logicbuilder
logicbuilder Commented 9 months ago

Hello. The issue will be investigated and fixed. Thank You

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입