An open API service indexing awesome lists of open source software.

https://github.com/grimen/swedish_company_info_scraper

Ruby: Simple, scrapes detailed info about a company based on a organization number from allabolag.se
https://github.com/grimen/swedish_company_info_scraper

Last synced: 3 months ago
JSON representation

Ruby: Simple, scrapes detailed info about a company based on a organization number from allabolag.se

Awesome Lists containing this project

README

        

h1. SWEDISH_COMPANY_INFO_SCRAPER

_Ruby: Simple, scrapes detailed info about a company based on a organization number from allabolag.se._

h2. Usage


require 'swedish_company_info_scraper'

SwedishCompanyInfoScraper::AllaBolag.new("556608-0155", true).run

h2. License

Copyright (c) 2009 Jonas Grimfelt, released under the MIT-license.