added creating CompanyInfo mapping

This commit is contained in:
2025-12-04 13:33:32 +01:00
parent 95fd9ca141
commit ef2393ab70
13 changed files with 965 additions and 696 deletions

1
src/scraper/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod webdriver;