Tagged Questions
0
votes
1answer
272 views
Searching documents by tag using the Scribd API is no longer returning expected results
Recently I have encountered an issue with Scribd where searching via Scribd API (docs.search) for documents by tag is no longer working.
This has been working (for over 6 months) to return a number ...
0
votes
1answer
1k views
Scribd API - is this possible?
Scribd API: http://www.scribd.com/developers
For those of you that are aware of Scribd, used it or can take a look at the API above.
Can anyone tell me if it is possible to upload documents from my ...
0
votes
2answers
1k views
Upload a file in Django and then send it somewhere else through REST?
I am building a simple Django app that will use scribd to display documents. I would like to have a page where the administrator can upload documents to scribd through the website, since I need to ...