https://github.com/dreddsa5dies/urlscrub
urlScrub, программа для поиска данных о компаниях на СБИС
https://github.com/dreddsa5dies/urlscrub
go golang parser search
Last synced: 10 months ago
JSON representation
urlScrub, программа для поиска данных о компаниях на СБИС
- Host: GitHub
- URL: https://github.com/dreddsa5dies/urlscrub
- Owner: dreddsa5dies
- License: mit
- Created: 2017-02-28T18:47:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T10:52:44.000Z (over 6 years ago)
- Last Synced: 2024-06-20T17:49:28.649Z (over 1 year ago)
- Topics: go, golang, parser, search
- Language: Go
- Homepage: http://sbis.ru/
- Size: 2.38 MB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/dreddsa5dies/urlScrub) [](https://godoc.org/github.com/dreddsa5dies/urlScrub) [](https://circleci.com/gh/dreddsa5dies/urlScrub) 

### urlScrub, программа для поиска данных о компаниях на [СБИС](http://sbis.ru)
## Features
* Поиск и запись данных о компаниях
## Input data
* names.txt

## Output data
* ./reports/reports.txt

## Demo

### Usage
```
local> urlScrub
```
## License
This project is licensed under MIT license. Please read the LICENSE file.
## Contribute
Welcomes any kind of contribution, please follow the next steps:
- Fork the project on github.com.
- Create a new branch.
- Commit changes to the new branch.
- Send a pull request.