Rapleaf for companies - API to get corporate info? -


is there api or tool getting company information, such as:

  • location
  • revenue
  • number of employees
  • location(s)

and conversely, given constraints on above parameters, return matching businesses?

for publicly traded companies, can lot of information http://www.mergent.com/servius

for companies, use http://compass.webservius.com - can work in both modes (given business return location/sales/number of employees/etc, , given these parameters can return list of businesses)


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -