Amazon affiliate api - django

Does anybody has some experience with Product Advertising API of Amazon?
I have a django site and I need to get the affiliate info that is relevant to my site.
Which python/django packages do you use and how?

I am starting a similar project. I haven't completed it yet, so I can't answer this perfectly yet, but here is an open source python project I've found related to the Amazon Product API on PyPi:
https://pypi.python.org/pypi/python-amazon-product-api/

Related

How to use Google APIs to reduce in memory usage and to use Advance Google features?

I want to build a system that would allow users to POST videos to their YouTube channel after they are logged in with the google account to my website. The video will be published on the website.
After that, I also need that the users could comment on the videos that showed on my website, and on YouTube.
After that, I need that the user's profile pictures will be uploaded to their own Google Drive.
Tasks:
Upload Videos to the website with Youtube (Youtube Video API).
Comment on videos on the website (Youtube Comments API).
Upload profile picture to Google Drive (Google Drive API).
I don't know where to start, and how to do that any user "Hosts" itself, for example, he can add videos, comments, and host his profile picture.
Using Django with Python3
Welcome to Stackoverflow! I hope you have a great time here. I have to warn you, however, that the question you are asking is off the site's guidelines. You should limit the scope of your question to one single problem that are you are facing. I suggest you read more about this here.
I recommend you to tackle one of the tasks first (such as the Google Drive one). You can follow this comprehensive quickstart provided by Google itself, which will allow you to write a script that lists the files on your Google Drive instance. Afterwards, you may try to upload files (your profile pictures) to it, following this piece of documentation which also includes Python examples.
Further to that, I also recommend that you check out the following links:
This explanation about how OAuth2 works, and more specifically with Google APIs.
Documentation on how to use the Google API Client library for Python.
Django social auth, a plugin for Django that allows your users to log into your platform using their Google credentials.
I hope this is useful to you and that you manage to build a great application.

Any ways to obtain the download logs of Google Drive for Work with API?

I am on Google Apps unlimited license, and I am trying to obtain the download log of both domain user and external user via Google API. I have tried the Activities List API of Admin SDK to obtain the activities logs but according to the following man page
https://developers.google.com/admin-sdk/reports/v1/reference/activity-ref-appendix-a/drive-event-names
the download event properties is not included in the API result. However, is there any API that allow me get the download log?
Or if there are any other ways, such as using 3rd party Google Drive Addon, any suggestions are appreciated.
Thank you
It does not appear that there is an audited activity for downloads: https://developers.google.com/admin-sdk/reports/v1/reference/activity-ref-appendix-a/drive-event-names

Spree Commerce - Amazon inventory sync?

Is it possible to create a product on amazon programmatically using the api? I would ideally like to create a product using the spree commerce CMS and at the end of the day sync products between the CMS and an online amazon store.
On the Amazon side, you can create products using the Amazon Marketplace Web Service, in particular the feeds API (code samples here).
On the Spree side, you can make this happen by either writing an extension, or by using Spree's middleware product (Wombat) and creating a custom integration for it.
Spree is pushing hard for more integrations that have broad appeal, and syncing with Amazon MWS definitely fits the bill, so you may be able to contact them and get some help doing these things (my company is a Spree partner, and we're currently working on an open source integration to a popular CRM tool for another seller).

How to unpublish on the Google Apps Marketplace?

Seems like a simple question, right?
We've got a legacy app that's been on the Google Apps Marketplace for 3 years now. We're about to sunset the app, so we want to unpublish it from the Apps Marketplace. Problem is that on our vender profile, the 'Unpublish' option is inactive/grayed out.
Combed through the support docs, and emailed Google Apps developer support - but haven't found any info or received a response re: why this would be happening.
Does anyone have any insight into why we might be stuck with all our apps published, and unable to unpublish them (or create any new apps, for that matter)? Any idea how to get this app unpublished from the Apps Marketplace?
Screenshot:
https://www.dropbox.com/s/lsok74bs9yydo3z/Screenshot%202014-03-14%2014.51.08.png
Google reformed the Google Apps Marketplace, so we can't publish any application on the old Google Apps Marketplace.I don't really know why, but they don't allow us unpublish too(I want to know how to unpublish too).
Please refer to https://developers.google.com/apps-marketplace/.
Anyway, the old Google Apps Marketplace's application will be unabled to be installed on September 30th.

Where can I download WSO2 App Factory

WSO2 folks,
I would like to take a look and try out WSO2 App Factory, but I didn't find the download link on wso2.com or wso2.org. I also tried the "WSO2 App Factory in Action Try Online" link, but it gave me 404 page. Is App Factory a product that is supposed to be downloadable by customers, or it's just a service provide on the cloud? Thanks!
WSO2 App Factory is not released yet and you will be able to download once it is ready.
It's supposed to be downloaded by users and set up in their own environment.
You can find more information from following links:
http://wso2.com/cloud/app-factory/
http://blog.cobia.net/cobiacomm/2012/04/16/what-is-wso2-appfactory/
http://blog.samisa.org/2013/06/agile-development-with-cloud-computing.html
"Try Online" link should work. I'm not sure why it gave you a 404 page.
Please access the preview from following link.
https://appfactorypreview.wso2.com
I hope this helps.
Thanks!
App Factory has actually been released both as an online service and for download.
Online platform as a service: http://wso2.com/cloud/app-cloud/
Download for your own deployments: http://wso2.com/cloud/app-factory/