I'd like to scrape content from a site which apparently uses a javascript to generate the tables (the site is oddsportal.com).
I see that Scrapy can't load dynamic content, i read selenium could handle it but i'm planning to use a web server.
Is there a way i can parse this site or get the dynamic request and parse it using scrapy?
For example i'd like to import the full table from this page with the headers, match name and odds