{"nodes": [{"id": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "label": "app.py", "file_type": "code", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L1"}, {"id": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "label": "create_app()", "file_type": "code", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L20", "_callable": true}, {"id": "config", "label": "Config", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\webapp\\app.py"}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\webapp\\app.py"}, {"id": "fastapi", "label": "FastAPI", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\webapp\\app.py"}, {"id": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "label": "_load_cfg()", "file_type": "code", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L74", "_callable": true}], "edges": [{"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L3", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "fastapi", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L5", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "fastapi_responses", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L6", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "fastapi_staticfiles", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L7", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_config_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L9", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_cookies_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L10", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L11", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_store_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L12", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_webapp_api_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L13", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_webapp_jobs_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L14", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L20", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "target": "config", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L20", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L20", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "target": "fastapi", "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L20", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_py", "target": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L74", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "target": "config", "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L74", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "target": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L21", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "target": "path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L34", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "target": "fastapi", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L39", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "target": "path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L76", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "target": "config", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "Store", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L24", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "auto_import_dir", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L28", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "exists", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L34", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "backfill_from_markdown", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L35", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L41", "receiver": "app"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "JobManager", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L45", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "include_router", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L50", "receiver": "app"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "build_router", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L50", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "exists", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L52", "receiver": "_STATIC_DIR"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "mount", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L53", "receiver": "app"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "StaticFiles", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L53", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "_STATIC_DIR", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L53"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L55", "receiver": "app"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "HTMLResponse", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L55"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L59", "receiver": "app"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "HTMLResponse", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L59"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_create_app", "callee": "on_event", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L67", "receiver": "app"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "callee": "exists", "is_member_call": true, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L76", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_webapp_app_load_cfg", "callee": "load_config", "is_member_call": false, "source_file": "src/yt_scraper/webapp/app.py", "source_location": "L78", "receiver": null}]}