+182
−23
src/tdoc_crawler/crawlers/portal.py
0 → 100644
+363
−0
+36
−25
File changed.
Preview size limit exceeded, changes collapsed.
Loading
* Add PortalSession class for managing authenticated sessions with the 3GPP portal. * Implement fetch_tdoc_metadata function to retrieve TDoc metadata. * Introduce error handling for authentication and parsing failures. * Update existing models and database interactions to support new functionality. * Add tests for portal authentication and metadata fetching.
File changed.
Preview size limit exceeded, changes collapsed.