Skip to content

mahmednabil109/go-cms-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-cms-dl

Go Report Card Lines of Code

simple web scraping go based tool to download a cms courses content, with support of concurrent http connections, which is completely useless due to the fact that the cms awesome server has a strict rate limiter 😀.

TODOS

  • modulize the code.
  • make project configurable (yaml).
  • presist some metadata about downloaded files (optional).
  • convert to cobra.
  • serve simple html page displaying some stats about the downloaded files.

About

a tool uses go-query and sqlite3 to download files from some cms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages