Send query to a search engine!!
-
I need to use search engine like www.alibaba.com via my code! Is there any way to send a query or parameters through my C#.net code to this or any other search engines?!!
-
I need to use search engine like www.alibaba.com via my code! Is there any way to send a query or parameters through my C#.net code to this or any other search engines?!!
Nafiseh Salmani wrote:
I need to use search engine like www.alibaba.com via my code! Is there any way to send a query or parameters through my C#.net code to this or any other search engines?!!
Yes, probably, maybe. Depends on the search engine.
-
Nafiseh Salmani wrote:
I need to use search engine like www.alibaba.com via my code! Is there any way to send a query or parameters through my C#.net code to this or any other search engines?!!
Yes, probably, maybe. Depends on the search engine.
So how?!!
-
So how?!!
Well the first step would be to learn how a specific engine needs to receive the parameters, this is called "requirements". Now I say that would be the first step for someone that is capable of developing the software to those requirements, otherwise the first step would be to learn a whole bunch of other things that a developer would have to know to do this project.