FlashscoreScraping
FlashscoreScraping copied to clipboard
🤖 Web Scrape to Flashcore
Hi, Great thing you've created here, having a bit of fun with it. Is there anywhere I can see a full list of parameters to pull? And, where do I...
I tried run the example command, but I had the next error: `> [email protected] start /content/FlashscoreScraping > node src/index.js "country=brazil" "league=serie-a-2023" "headless" file:///content/FlashscoreScraping/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js:98 configuration.experiments ??= {}; ^^^ SyntaxError: Unexpected token...
Hello @gustavofariaa, could you please confirm whether the scrapper works properly now? I followed the docs and run commands mentioned in the readme file. `npm run start country=brazil league=serie-a-2023 headless`...
This is only for Soccer or apply for basketball leagues?
I'm hoping you can modify/Update the code to allow for pulling the match round as well on top of the current info dump. It makes it easier to clump the...
I needed a feature to be able to select upcoming matches so I added it.