topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 4:50 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: searching the web (in particular, Amazon.com) from c# program  (Read 2701 times)

kyrathaba

  • N.A.N.Y. Organizer
  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 3,200
    • View Profile
    • Donate to Member
Does anyone know of a free class or control I can use that abstracts away the nitty-gritty details of the search implementation and will simply allow me to search for eBook titles on Amazon.com? Ideally, user could enter a search string in my program (e.g., "Kyrathaba Rising"), and the program would then search Amazon.com for that title.

kyrathaba

  • N.A.N.Y. Organizer
  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 3,200
    • View Profile
    • Donate to Member
Re: searching the web (in particular, Amazon.com) from c# program
« Reply #1 on: July 04, 2014, 07:56 AM »
I'm downloading the Amazon Web Services SDK, but if there's a quick and dirty way of getting what I want, I'd rather not have to delve into all of that.

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: searching the web (in particular, Amazon.com) from c# program
« Reply #2 on: July 04, 2014, 12:19 PM »
Isn't that wat mouser designed and made Web Link Captor for?