- Flask web application for querying Oliver metafile server - Replicates Make.com workflow for job data retrieval - Two-stage process: XML client extraction → JSON data retrieval - Clean HTML interface with responsive design - Comprehensive error handling and SSL fixes - Complete documentation and installation guides 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
13 lines
208 B
Text
13 lines
208 B
Text
blinker==1.9.0
|
|
certifi==2025.8.3
|
|
charset-normalizer==3.4.3
|
|
click==8.2.1
|
|
Flask==3.1.2
|
|
idna==3.10
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.6
|
|
lxml==6.0.1
|
|
MarkupSafe==3.0.2
|
|
requests==2.32.5
|
|
urllib3==2.5.0
|
|
Werkzeug==3.1.3
|