Skip to content

FIT Web module is the web scraping module of the FIT ecosystem, offering a PySide6-driven interface and helpers to acquire dynamic web content reliably and reproducibly.

fit-project/fit-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fit-web

Web scraping module for the FIT Project, built using PySide6.
Provides PySide6-based UI flows and utilities to acquire web content (pages and dynamic feeds), integrating with FIT’s shared components.


🔗 Related FIT components

This package is designed to work alongside other FIT modules:

  • fit-scraper – Base utilities and orchestration for acquisition

🐍 Dependencies

Main dependencies:

See pyproject.toml for the full list and version constraints.


📦 Installation

Install with Poetry:

poetry install

Contributing

  1. Fork this repository.
  2. Create a new branch (git checkout -b feat/my-feature).
  3. Commit your changes using Conventional Commits.
  4. Submit a Pull Request describing your modification.

About

FIT Web module is the web scraping module of the FIT ecosystem, offering a PySide6-driven interface and helpers to acquire dynamic web content reliably and reproducibly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages