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
- Host: GitHub
- URL: https://github.com/grimen/swedish_company_info_scraper
- Owner: grimen
- License: mit
- Created: 2009-09-09T14:50:07.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-09T14:55:49.000Z (over 15 years ago)
- Last Synced: 2025-01-12T06:10:36.672Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: MIT-LICENSE
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.