Contributor
mike1808

Scrapinghub Splash: Web Scraping Helpers


Mentors
kmike, ptremberth, dshpektorov
Organization
Python Software Foundation

Currently, in the Splash there is no an easy way to click a link, fill and submit a form, extract data from a webpage using Splash Scripts. I will develop a helper library with some helper classes like Element which will represent DOM Element. This class will allow to interact with DOM elements using Lua without any need of using splash#evaljs function.