Skip to content

Darkoh-dev/Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper Tool

A Python-based web scraping project built for learning and expansion.

Goals

  • Scrape data from URLs
  • Search by keyword and collect matching results
  • Export data to structured files
  • Support filters and crawling
  • Expand into product/price scraping
  • Later support JavaScript-heavy websites
  • Eventually grow into CLI, API, web app, and Windows executable versions

Tech Stack

  • Python
  • Requests
  • BeautifulSoup
  • JSON / CSV
  • Playwright (planned)
  • FastAPI (planned)
  • PyInstaller (planned)

Project Status

Setup phase complete. CLI scraper development in progress.

About

A Python web scraping project for learning CLI scraping, extraction, crawling, and future app/API expansion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages