Skip to content

issues Search Results · repo:akaszynski/keepa language:Python

Filter by

119 results
 (80 ms)

119 results

inakaszynski/keepa (press backspace or delete to remove)

Hi Keepa team, When I use the following code in python import keepa accesskey = my_own_key api = keepa.Keepa(accesskey) I got the following error: AttributeError: module keepa has no attribute Keepa ...
  • LiyingQiu
  • 2
  • Opened 
    on Feb 12
  • #200

# keepa==1.3.13 product_parm = { rootCategory : 2619533011 , current_SALES_lte : 50000, perPage : 200} products = api.product_finder(product_parm) print(len(products)) 50 product_parm = { rootCategory ...
  • anova-git
  • 2
  • Opened 
    on Feb 7
  • #195

The product finder parameter perPage is ignored in the parameter list, Looking into the code, the parameter n_product is being referred in the initialization code, and using it outside the parameters dict ...
  • anova-git
  • Opened 
    on Feb 6
  • #192

New video parameter available - https://keepa.com/#!discuss/t/request-products/110 videos Token Cost: No extra token cost Boolean value (0 = false, 1 = true). If specified and set to 1, the videos metadata ...
  • maverick-marc
  • Opened 
    on Jan 25
  • #188

Hello, The sort function in product_finder is not working. I have written it in the source code below. Is there an error in how it s written? Thank you. Library version is 1.3.10 try: product_parms ...
  • kozasa
  • Opened 
    on Dec 14, 2024
  • #186

My program works perfectly fine, but lately i had a case with one gtin request, that cost around 1500 tokens because it found so many products under that gtin. To counter this case is there any way i could ...
  • Wohlgemuth-Dev
  • 2
  • Opened 
    on Jul 17, 2024
  • #181

if i got a sore: https://www.amazon.com/stores/Yinyoo/Bundleearbuds/page/D62B3E97-7B1E-45A5-A51A-07193EA04AFF how can i use seller_query(seller_id, domain= US , to_datetime=True, storefront=False, update=None, ...
  • wanghaisheng
  • Opened 
    on Jul 14, 2024
  • #179

The wrapper does not support graph-image-api is it possible to do? I can write the code and submit a PR if you need help. https://keepa.com/#!discuss/t/graph-image-api/7928
  • abhichaudharii
  • 1
  • Opened 
    on May 4, 2024
  • #176

Please, add locale 12 Brazil (.com.br) img width= 967 alt= image src= https://github.com/akaszynski/keepa/assets/4260727/e6cce4a1-dbcf-4a1c-8535-c0fe49dd5c28 https://github.com/akaszynski/keepa/blob/2a21bf0f0d0572820d1df5272f6d7df9aedb1e7e/src/keepa/interface.py#L48 ...
  • raphaelfranca
  • Opened 
    on Apr 2, 2024
  • #172

I have trouble in getting full data via api.query(). For example, the API did not return complete data of key count_review_time. ‘COUNT_REVIEWS_time’: array([datetime.datetime(2023, 4, 28, 18, 24), datetime.datetime(2023, ...
  • KamManYUEN
  • Opened 
    on Feb 15, 2024
  • #166
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub