Initial commit
parents
Showing
with
3708 additions
and
0 deletions
.env.example
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
collect_hubei_gov_sites.py
0 → 100644
debug_html.py
0 → 100644
find_igs_api.py
0 → 100644
find_list_api.py
0 → 100644
hubei_government_zwgk_links.csv
0 → 100644
hubei_government_zwgk_links.md
0 → 100644
hubei_hrss_zwgk_links.csv
0 → 100644
hubei_hrss_zwgk_links.md
0 → 100644
policy_agent/__init__.py
0 → 100644
policy_agent/cli.py
0 → 100644
policy_agent/config.py
0 → 100644
policy_agent/crawler.py
0 → 100644
policy_agent/dify_client.py
0 → 100644
policy_agent/env.py
0 → 100644
policy_agent/models.py
0 → 100644
policy_agent/pipeline.py
0 → 100644
policy_agent/scripts/run_daily_update.ps1
0 → 100644
policy_agent/scripts/setup_local.ps1
0 → 100644
policy_agent/sources/hubei_hrss_sites.json
0 → 100644
policy_agent/sources/hubei_sites.json
0 → 100644
policy_agent/storage.py
0 → 100644
policy_agent/utils.py
0 → 100644
requirements.txt
0 → 100644
| requests>=2.31,<3 | |||
| beautifulsoup4>=4.12,<5 | |||
| lxml>=5,<6 | |||
| playwright>=1.48,<2 |
test_wuhan_scraper.py
0 → 100644
Please
register
or
sign in
to comment