Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 578ce46

Browse files
authored
Update README.md
1 parent 5113e9a commit 578ce46

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
## Piggiee CVR API
22

3-
[Piggiee](https://piggiee.dk) want to extract all companies from CVR and insert them into their own system.
3+
[Piggiee](https://piggiee.dk) want to extract all companies from Danish CVR and insert them into their own system.
4+
5+
## Requirements
6+
* PHP
7+
* SQL database
8+
* cvr.dev API Key
9+
* Mapbox API Key
10+
* CVR numbers from https://datacvr.virk.dk/
11+
12+
## How to use
13+
* Rename `Class/Config_Sample.php` to `Config.php` and update with your information
14+
* Run `php run.php` and see what happen 💪

0 commit comments

Comments
 (0)