https://github.com/Andre-test-512/Trending-restaurant-finder
· scanned 2026-06-17 01:15 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +12.4 (diff) · 9 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 65 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | load_ratings.py:18 |
main |
software | healthy | discover_new.py:46 |
parse_address |
software | healthy | extract_austin.py:34 |
is_austin_restaurant |
software | healthy | extract_austin.py:63 |
init_db |
software | healthy | extract_austin.py:78 |
main |
software | healthy | extract_austin.py:107 |
normalize_name |
software | dead | find_breakouts.py:30 |
parse_args |
software | healthy | find_breakouts.py:39 |
main |
software | healthy | find_breakouts.py:52 |
prompt_float |
software | healthy | query_restaurants.py:17 |
prompt_int |
software | healthy | query_restaurants.py:22 |
prompt_optional_int |
software | healthy | query_restaurants.py:27 |
main |
software | healthy | query_restaurants.py:40 |
resolve_restaurant |
software | healthy | chart_restaurant.py:19 |
main |
software | healthy | chart_restaurant.py:56 |
__init__ |
software | healthy | yelp_finder.py:15 |
_init_database |
software | healthy | yelp_finder.py:25 |
_save_to_database |
software | healthy | yelp_finder.py:76 |
_save_search_history |
software | healthy | yelp_finder.py:160 |
query_local_database |
software | healthy | yelp_finder.py:182 |
search_restaurants |
software | healthy | yelp_finder.py:207 |
view_database_stats |
software | healthy | yelp_finder.py:358 |
get_last_search |
software | healthy | yelp_finder.py:417 |
main |
software | healthy | yelp_finder.py:438 |
extract_gmap_id |
software | healthy | compare_growth.py:21 |
main |
software | healthy | compare_growth.py:34 |
start_run |
software | healthy | refresh_all.py:41 |
get_run |
software | healthy | refresh_all.py:54 |
download_dataset |
software | healthy | refresh_all.py:60 |
main |
software | healthy | refresh_all.py:72 |
init_db |
software | healthy | fetch_austin.py:38 |
upsert_business |
software | healthy | fetch_austin.py:85 |
fetch_zip |
software | healthy | fetch_austin.py:122 |
main |
software | healthy | fetch_austin.py:176 |
normalize_name |
software | dead | trending.py:29 |
parse_args |
software | healthy | trending.py:38 |
main |
software | healthy | trending.py:69 |
normalize_name |
software | dead | trending_now.py:29 |
parse_args |
software | healthy | trending_now.py:38 |
main |
software | healthy | trending_now.py:58 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
load_ratings.py |
software | healthy | load_ratings.py |
discover_new.py |
software | healthy | discover_new.py |
extract_austin.py |
software | healthy | extract_austin.py |
find_breakouts.py |
software | healthy | find_breakouts.py |
query_restaurants.py |
software | healthy | query_restaurants.py |
requirements.txt |
software | healthy | requirements.txt |
chart_restaurant.py |
software | healthy | chart_restaurant.py |
yelp_finder.py |
software | healthy | yelp_finder.py |
README.md |
software | healthy | README.md |
compare_growth.py |
software | healthy | compare_growth.py |
refresh_all.py |
software | healthy | refresh_all.py |
fetch_austin.py |
software | healthy | fetch_austin.py |
trending.py |
software | healthy | trending.py |
trending_now.py |
software | healthy | trending_now.py |
| Label | Layer | Status | Path |
|---|---|---|---|
google_ratings |
data | healthy | load_ratings.py |
google_discovery |
data | healthy | discover_new.py |
google_restaurants |
data | healthy | extract_austin.py |
restaurants |
data | healthy | yelp_finder.py |
search_history |
data | healthy | yelp_finder.py |
google_current |
data | healthy | refresh_all.py |
fetch_runs |
data | healthy | fetch_austin.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Andre-test-512__Trending-restaurant-finder |
software | healthy | /data/fable5_failed_archive/Andre-test-512__Trending-restau… |
| Label | Layer | Status | Path |
|---|---|---|---|
YelpFinder |
software | healthy | yelp_finder.py:14 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | yelp_finder.py |
This page is publicly accessible at:
https://repobility.com/scan/96c27b77-a413-4a47-b4f0-6339a2ad8c00/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/96c27b77-a413-4a47-b4f0-6339a2ad8c00/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.