Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/69ares/bet365-scraping

Bet365.it - Javascript Scraping
https://github.com/69ares/bet365-scraping

bet365 betting betting-odds javascript scraping

Last synced: 20 days ago
JSON representation

Bet365.it - Javascript Scraping

Awesome Lists containing this project

README

        

# bet365-scraping
Bet365.it - Javascript Scraping

main():
- Crea un array vuoto allData.
- Estrae i dati dalla pagina utilizzando la funzione extractValuesWithTeam() e aggiunge questi dati a allData.
- Estrae nuovamente i dati (dopo aver simulato i click) e li aggiunge nuovamente a allData.
- Infine, invia l'array allData al server utilizzando la funzione sendDataToServer e stampa la risposta del server nella console.

![Screenshot 2023-08-22 230933](https://github.com/69ares/bet365-scraping/assets/35406032/e1dc5594-318a-485f-b115-1d3090cd999e)