Skip to content

bulgadev/SiliconScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiliconScraper

What this project is and why it is useful

  • SiliconScraper is a multi-part scraping and flipping tool (Backend/ + SilicionFront/) for tech item markets. It contains planning docs (projectPlan.md, structurePlanning.md) and separate front/back structure stubs.
  • Useful for automating market monitoring and surfacing flipping opportunities across marketplaces.

Usage (exact commands / environment)

  1. Backend:
    • Inspect Backend/ for README/entrypoint (not present at root listing). Implement or run the backend via provided scripts.
  2. Frontend:
    • Inspect SilicionFront/ for frontend build/run instructions.
  3. Start by reading projectPlan.md and structurePlanning.md to align on the intended dev flow.

Project structure & how it works

  • Backend/ — scraper processes, normalization and storage
  • SilicionFront/ — UI for showing found opportunities
  • Planning docs provide architecture and task breakdown.

Tech stack & architecture choices

  • Likely Python/Node split (common for scrapers + SPA frontends) — verify actual language inside Backend/ and SilicionFront/.
  • Modular scraper + central datastore recommended for extensibility.

Notes

  • Add clear run scripts and a top-level README with quickstart steps for both backend and frontend.

About

A open-source python application, in very early development, made to scrap and flip tech related items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors