Describe the problem.
Hi. I need some help to work with the drop down menu of the seasons (like 2019/20) and the months of the Premier League, but I only know how to extract some data of the matches (see below).
Sitemap:
{"_id":"who_scored_bpl","startUrl":["https://es.whoscored.com/Regions/252/Tournaments/2/Seasons/7811/Inglaterra-Premier-League"],"selectors":[{"id":"Link","type":"SelectorLink","parentSelectors":["_root","Link"],"selector":"a.match-link","multiple":true,"delay":0},{"id":"Local","type":"SelectorText","parentSelectors":["Link"],"selector":".col12-lg-4.home a","multiple":false,"regex":"","delay":0},{"id":"Visitante","type":"SelectorText","parentSelectors":["Link"],"selector":".col12-lg-4.away a","multiple":false,"regex":"","delay":0},{"id":"FTI","type":"SelectorText","parentSelectors":["Link"],"selector":"dt:contains('Final:') + dd","multiple":false,"regex":"","delay":0},{"id":"Primer","type":"SelectorText","parentSelectors":["Link"],"selector":"dt:contains('Descanso:') + dd","multiple":false,"regex":"","delay":0},{"id":"hora","type":"SelectorText","parentSelectors":["Link"],"selector":"dt:contains('Comienzo:') + dd","multiple":false,"regex":"","delay":0},{"id":"fecha","type":"SelectorText","parentSelectors":["Link"],"selector":"dt:contains('Fecha:') + dd","multiple":false,"regex":"","delay":0},{"id":"Intentos","type":"SelectorLink","parentSelectors":["Link"],"selector":"#live-chart-stats-options a.selected","multiple":true,"delay":0},{"id":"Totales","type":"SelectorText","parentSelectors":["Intentos"],"selector":".selected span.greater","multiple":false,"regex":"","delay":0},{"id":"Juego abierto","type":"SelectorText","parentSelectors":["Intentos"],"selector":"#live-goals-content-comparision div:nth-of-type(3) span.greater","multiple":false,"regex":"","delay":0},{"id":"Balón parado","type":"SelectorText","parentSelectors":["Intentos"],"selector":"div.stat:nth-of-type(5) span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Contra","type":"SelectorText","parentSelectors":["Intentos"],"selector":"div.stat:nth-of-type(5) span.stat-value:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"Penalti","type":"SelectorText","parentSelectors":["Intentos"],"selector":"div:nth-of-type(6) span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Autogol","type":"SelectorText","parentSelectors":["Intentos"],"selector":"div:nth-of-type(7) span.greater","multiple":false,"regex":"","delay":0},{"id":"Total_visita","type":"SelectorText","parentSelectors":["Intentos"],"selector":".selected span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Juego_abierto","type":"SelectorText","parentSelectors":["Intentos"],"selector":"div.stat:nth-of-type(3) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"BParado","type":"SelectorText","parentSelectors":["Intentos"],"selector":"div.stat:nth-of-type(4) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Tiros_local","type":"SelectorText","parentSelectors":["Intentos"],"selector":"#live-goals-info div:nth-of-type(2) span.greater","multiple":false,"regex":"","delay":0},{"id":"Goles_local","type":"SelectorText","parentSelectors":["Intentos"],"selector":".with-field-colors div:nth-of-type(3) span.greater","multiple":false,"regex":"","delay":0},{"id":"Tiros_visita","type":"SelectorText","parentSelectors":["Intentos"],"selector":"#live-goals-info div:nth-of-type(2) span:nth-of-type(4) span","multiple":false,"regex":"","delay":0},{"id":"Goles_visita","type":"SelectorText","parentSelectors":["Intentos"],"selector":"#live-goals-info div:nth-of-type(3) span:nth-of-type(4)","multiple":false,"regex":"","delay":0},{"id":"Pases","type":"SelectorLink","parentSelectors":["Link"],"selector":"#live-chart-stats-options a.selected","multiple":true,"delay":0},{"id":"Total_pases_local","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision .selected span.greater","multiple":false,"regex":"","delay":0},{"id":"Centros","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision div:nth-of-type(3) span.greater","multiple":false,"regex":"","delay":0},{"id":"Pases al hueco","type":"SelectorText","parentSelectors":["Pases"],"selector":"div.stat:nth-of-type(5) span.greater","multiple":false,"regex":"","delay":0},{"id":"Balones largos","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision div:nth-of-type(5) span.stat-value:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"Pases cortos","type":"SelectorText","parentSelectors":["Pases"],"selector":"div:nth-of-type(6) span.greater","multiple":false,"regex":"","delay":0},{"id":"Total_pases_visita","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision .selected span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Centros_vis","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision div:nth-of-type(3) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Balones al hueco visita","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision div:nth-of-type(4) span:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"Balones largos visita","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision div:nth-of-type(5) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Pases cortos visita","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-content-comparision div:nth-of-type(6) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Prom_consecutivos_local","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-info div:nth-of-type(3) span:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"Pases_consecutivos_visita","type":"SelectorText","parentSelectors":["Pases"],"selector":"#live-passes-info div:nth-of-type(3) span:nth-of-type(4) span","multiple":false,"regex":"","delay":0},{"id":"Tarjetas","type":"SelectorLink","parentSelectors":["Link"],"selector":"#live-chart-stats-options a.selected","multiple":true,"delay":0},{"id":"Total_tarj_local","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision .selected span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Por falta","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(3) span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Por conducta antideportiva","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(4) span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Simulación","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(5) span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Otra","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(6) span:nth-of-type(1) span","multiple":false,"regex":"","delay":0},{"id":"Total_tarj_visita","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision .selected span.greater","multiple":false,"regex":"","delay":0},{"id":"Por falta visita","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(3) span.greater","multiple":false,"regex":"","delay":0},{"id":"Conducta antideportiva visita","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(4) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Simulación visita","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(5) span:nth-of-type(3) span","multiple":false,"regex":"","delay":0},{"id":"Otra visita","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-content-comparision div:nth-of-type(6) span:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"Tarjeta roja local","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-info div:nth-of-type(2) span:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"Tarjeta amarilla local","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-info div:nth-of-type(3) span:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"%Tarjeta-falta","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-info div:nth-of-type(4) span:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"Faltas por partido","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"div.stat:nth-of-type(5) span:nth-of-type(2) span","multiple":false,"regex":"","delay":0},{"id":"Rojas visitante","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-info div:nth-of-type(2) span:nth-of-type(4)","multiple":false,"regex":"","delay":0},{"id":"Amarilla visitante","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-info div:nth-of-type(3) span.greater","multiple":false,"regex":"","delay":0},{"id":"%Tarjeta-falta visitante","type":"SelectorText","parentSelectors":["Tarjetas"],"selector":"#live-aggression-info div:nth-of-type(4) span.greater","multiple":false,"regex":"","delay":0}]}