scraperapp

command module
v0.0.0-...-13c953f Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: MIT Imports: 10 Imported by: 0

README

// clickhouse implementation to the ScraperApp

// clickhouse version is under the awesomeProject1.
// old-unfinished oop version is directly on the repository.


// TO-DO SHORT TERM 

// create a test.go file to give different type of input
// and use the functions inside control.go to test.

// TO-DO MID TERM

// read more on the clickhouse 
// implement different usages for the app.

// TO-DO LONG TERM

// a dns-resolver
// a reverse dns operator
// scraping of different data from the websites
// security checks for the websites, and the database connection
// connect to different databases, read from different tables
// check tables if the inputs are the way they are expected
// check for sql injection precautions for clickhouse (if exists)

// NOTES: 
// problems with SQL inputs. -- > SOLVED. use DebugInCH() to test inputs.


// last problemless commit : 16.07.2024 12.00


// DONE:
// finish and fix control.go file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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