I have seen a lot of web applications which provide intellectual property patent search functionalities.

for example: http://patft.uspto.gov/netahtml/PTO/search-adv.htm

Right now i would like to develop the web application which can search for the world's intellectual property patent but i find out there are some difficulties to get the patent data.

My question is, is that possible to get the patent data for free or without any subscription?

link|improve this question

1  
Just FYI; the reason I voted to close this as Off-Topic is because this isn't a site for application ideas or sources of data, but for questions specifically about programming. Since what you are asking is how to get the info free, that would not apply, IMO. – Andrew Barber Apr 12 '11 at 2:57
hi andrew, i appreciate for your reminding. However, this topic might lead to discuss on how to leverage the current technology to solve my problem. For example, using asp.net web crawler – DEN Apr 12 '11 at 3:04
feedback

closed as off topic by spender, Andrew Barber, Justin, Robert Harvey Apr 12 '11 at 3:01

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

US patent information is freely available. There's already a free web application for searching it too ;) http://www.google.com/patents

link|improve this answer
Thanks for your answer Ergwun. Google does provide a bulk of patent data and API for the developer as well,unfortunately there are some limitations.It is limited to US patents but not world wide and only 64 results retrieved using the APIs. – DEN Apr 12 '11 at 3:07
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.