Skip to content

Ziad-Ramzy/Simple-GO-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diwan Bookstore Web Scraper

This Go-based scraper collects information about English books from the Diwan Egypt online bookstore. It extracts details such as the book’s name, URL, image, and price, and stores the data in a database for further analysis.

Features

  • Scrapes book details such as title, price, image, and URL from multiple pages.
  • Stores the collected data in a CSV file.
  • Handles multiple pages without hardcoding page numbers (Web Crawling).

About

A simple Go web-scraping code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages