Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertfdp/boligscraper.js
Scraping tool in Javascript for boligportal.dk
https://github.com/albertfdp/boligscraper.js
Last synced: about 5 hours ago
JSON representation
Scraping tool in Javascript for boligportal.dk
- Host: GitHub
- URL: https://github.com/albertfdp/boligscraper.js
- Owner: albertfdp
- License: mit
- Created: 2015-08-14T06:07:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-04T10:49:31.000Z (almost 9 years ago)
- Last Synced: 2023-05-02T05:36:25.565Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scraping tool in JavaScript for [boligportal.dk](https://boligportal.dk). Ported from C# version at https://github.com/srn/boligscraper.cs
# Usage
```bash
$ EMAIL=email PASSWORD=password npm start
```For help:
```bash
$ npm start -- -h
```