Skip to content

ivan1993spb/ru-supplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ru-supplier

Links

Ru-supplier

  • author: Pushkin Ivan
  • version: 2.1
  • is written on Golang
  • helps to monitor orders on zakupki.gov.ru
  • makes work with orders really faster
  • is simplest local proxy server with filter
  • works together with any rss client
  • works only on windows 7+ platforms

Ru-supplier can:

  • to read csv stream from zakupki.gov.ru and parse orders
  • to filter orders by PCRE regular expressions
  • to form human friendly designed and fast readable rss feed with orders
  • to cache last order

Repo directories

See ru-supplier source on github if you are interested in Golang

#!
./browser-extensions - contains extensions for url generation
./docs               - contains russian documentation
./go-source          - contains .go source files
./src                - another files

Compilation

You have to download and install:

  • Golang Golang compiler. You have to set up %GOPATH% env variable (something like this C:\gocode)
  • Git. You have to install console git version
  • Mercurial
#!
C:\> git clone https://github.com/ivan1993spb/ru-supplier.git
C:\> cd ru-supplier
C:\ru-supplier> make.bat

After compilation you have to create local host in hosts file.

How it works

  1. go to the http://zakupki.gov.ru
  2. do any request
  3. convert request url into rss feed link by browser extension
  4. run ru-supplier
  5. open your rss client
  6. subscribe to the rss feed