_extract_portal()¶
Class: JobsAustriaCacheSynchronizer
File: jobs_austria_cache_synchronizer.py · line 217
Extracts portal name from URL: https://jobs.ams.at/... → 'ams'.
Signature¶
| Parameters | url_str |
| Returns | not annotated |
| Async | No |
| Visibility | Private |