Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper Tool

Go programlama dili kullanılarak geliştirilmiş, haber sitelerinden başlık, açıklama ve tarih bilgilerini çeken CLI tabanlı web scraper aracı.

Özellikler

  • Farklı haber sitelerinden veri çekme
  • Renkli ve kullanıcı dostu CLI arayüzü
  • Başlık, açıklama ve tarih bilgisi toplama
  • Çekilen verileri otomatik olarak .txt dosyasına kaydetme

Kurulum

# Repoyu klonla
git clone https://github.com/sdnratasoy/WS_Tool.git
cd WS_Tool

# Bağımlılıkları yükle
go mod download

Programı çalıştır

go run main.go

Bağımlılıklar

  • Colly - Web scraping
  • Color - Terminal renklendirme

About

A Go-based CLI web scraper that collects news titles, descriptions, and dates from multiple websites, featuring a colorized user-friendly interface and automatic export to text files.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages