datagrabber

command module
v0.0.0-...-4652a81 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

datagrabber

Searches and grabs data from the web given the search parameters. The data requested could be but not restricted to weather, stock, election, pandemic data.

Directory structure and files
.
├── classifier                  # classify data as number, date, text etc..
├── cmd                         # command interface
├── db                          # database access
├── dgproto                     # protocol buffers for grpc
├── explorer                    # explore web pages and extract download links
├── extractor                   # extract data from web url
├── symphoniser                 # symphonise the operation to search, extract and reply to commonds
├── go.mod                      # required modules
├── LICENSE                     # 
├── main.go                     # entrypoint
├── README.md                   #
└ 

Code and documentation released under the Apache 2.0 License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL