Hirdetés
- Kétezer eurós csomag lehet a Vivo X300 Ultra
- Ennyit dobott egy telefon gyártási költségén a memóriakrízis a Xiaomi szerint
- Poco F8 Ultra – forrónaci
- Poco F8 Pro – titkos favorit lehet belőle
- Yettel topik
- Xiaomi 15T Pro - a téma nincs lezárva
- Xiaomi 17 Ultra - jó az optikája
- Magisk
- Motorola Edge 40 - jó bőr
- One mobilszolgáltatások
Új hozzászólás Aktív témák
-
Pxs
aktív tag
A keresés pedig az alábbi kóddal fut:
league_id = result['league_id']
standings_url = f"https://api.sportmonks.com/v3/football/standings/live/leagues/{league_id}?include=participant"
standings_response = requests.get(standings_url, headers=headers)
if standings_response.status_code == 200:
try:
standings_data = standings_response.json()
# Alakítsa át a kapott eredményt python-szótárrá
standings = standings_data.get("data", [])
# A team1 és team2 mentése és kiírása
if " vs " in search_value:
team1, team2 = search_value.split(" vs ", 1)
team1 = team1.strip()
team2 = team2.strip()
print(f"TEAM1: {team1}")
print(f"TEAM2: {team2}")
# Keresés a team1 értékére az állás adatokban
print(f"team1 keresett értéke: {team1}")
team1_found = False
for group in standings:
if isinstance(group, dict):
participants = group.get("standings", [])
for team in participants:
participant = team.get("participant", {})
if participant.get("name") == team1:
print("TEAM1 jelen")
print(f"Csapat ID: {participant.get('id')}")
print(f"Pozíció: {team.get('position')}")
print(f"Pontok: {team.get('points')}")
team1_found = True
break
if team1_found:
break
if not team1_found:
print("TEAM1 nincs az állások között.")
else:
print("A meccsnév nem megfelelő formátumú.")
Új hozzászólás Aktív témák
- BESZÁMÍTÁS! Asus TUF Gaming F15 FX507Z notebook - i5 12500H 16GB DDR4 512GB SSD RTX 3050 4GB WIN11
- Gamer PC-Számítógép! Csere-Beszámítás! R7 5700 / RTX 2080Ti 11GB / 16GB DDR4 / 1TB Nvme SSD
- AKCIÓ! Intel Core i7 4790K 4 mag 8 szál processzor garanciával hibátlan működéssel
- Apple iPhone 13 256GB,Használt,Dobozaval,12 hónap garanciával
- Részletfizetés.Bontatlan. Gamer szék noblechairs HERO PU Bőr fekete/fekete 24 hónap garancia.
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest

