Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I would like to obtain (compile myself or buy) a list of vendors of software development libraries and SDKs.

In other words I would like to get a list just of vendors of just this one particular type of software tool. Just library and SDK and API vendors.

I may care about platform in the future, but right now I do not have a need to be that restrictive. Given a list of such vendors I could do that type of restrictive narrowing down myself.

The traditional list brokers like InfoUSA do not appear to be granular enough with their searches or their data. The most restrictive search you can perform there by type of product is by SIC code. For this purpose that is not good enough because you still wind up with thousands of vendors that sell every kind of end user software.

Any thoughts other than using a site like Dmoz and crawling through all of the dead links?

Bump for October. Still interested in a solution here.

share|improve this question

1 Answer

up vote 1 down vote accepted

What you gotta do is ripp off the list from sites like component source, strike iron, programabble web etc.

Next i would start looking at Repositories on Github. Write a spider that searches for the keyword SDK and parse the links for what seems to work for you.

share|improve this answer
The main problem with this approach, besides it being a hack, is that it only includes mainly really small companies, not enterprise or higher end B2B vendors. I was really looking for a primary source of leads, like an InfoUSA for the technology industry with high granularity. I was able to copy and paste and collect the names of publishers from ComponentSource (the other two leads did not work), clean them up and eliminate duplicates. This will work for now. So this apparently is the very best answer that the community here is able to come up with. – user2757 Oct 17 '11 at 20:39

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.