Where can I find documentation for Barnes and Noble search API?
Where can I find documentation for Barnes and Noble search API?
They actually do have one, but unlike Amazon, its private, and getting access is a very manual and time consuming process.
Heres the process I went through:
- Sign up as an affiliate @ http://affiliates.barnesandnoble.com/join-now/ (http://affiliates.barnesandnoble.com/ has more information). You dont actually sign up with B&N, you sign up with LinkShare.
- Email [email protected] with your LinkShare ID and the URL of the site you are building
- Answer any questions they have about your site
- Get approved as an affiliate
- Accept the affiliate invitation on LinkShare
- Email the LinkShare contact requesting API access
- Wait for them to forward that email and B&N to get you set up (took a week in my case)
- Receive an email with your access key, and a few 3 page word docs of documentation
After that, youre set.
They do not have one.
http://www.barnesandnoble.com/help/help.asp
Where can I find documentation for Barnes and Noble search API?
Even better, they claim to have one, but when you register, theres actually nothing there:
Related Posts
- Web-scraping JavaScript page with Python
- Making an API call in Python with an API that requires a bearer token
- Excel Python API
- Does Kafka python API support stream processing?
- api – Constructing requests with URL Query String in Python
- web scraping – Wait page to load before getting data with requests.get in python 3