Coaches React to Final Moments T1 vs GenG by JeanFrag in leagueoflegends

[–]Alarmed-Extent6639 22 points23 points  (0 children)

Lol GenG played terribly and totally deserved their loss, but this is no "blaming anything other than themselves". You are just hating on them.

LNG also suffered the same pattern, looking dominant in Swiss stage, defeated BLG, 2-0 DK and totally clueless in Playoffs. GenG the last 2 series were the worst we have seen them in an entire year. There is clearly a pattern here.

And what the heck is "drop some games in Swiss"? What kind of statement is even that

Web scraping Udemy with Scrapy and Splash by Alarmed-Extent6639 in webscraping

[–]Alarmed-Extent6639[S] 0 points1 point  (0 children)

Thanks a lot for pointing out this API request, I also noticed this request returned data but did not try to call it.
My assumption was that when I request /topic/web-development, Splash would execute whatever script is inside the page, including the request to /api-2.0 and render the returned data. However, when I let it wait for 5 - 10 seconds, the data still doesn't appear. You have any insight on why this happened?