Skip to content

nesfit/Lemmiwinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemmiwinks

Lemmiwinks: Web Scrapper

In master branch is currently not working version of Lemmiwings.

The dev branch is used to push broken code, which is under development.

The old-state branch consists of old WPD scrip.

Docker Configuration

To make Lemmiwings javascript HTTP client work it is necessary to run docker script. The HTTP library supports Selenium standalone scripts.

$ docker run -d -p 8910:8910 wernight/phantomjs phantomjs --webdriver=8910
# OR
$ docker run -d -p 4444:4444 selenium/standalone-chrome:3.8.1-bohrium
# OR
$ docker run -d -p 4444:4444 selenium/standalone-firefox:3.8.1-bohrium

Links

selenium

aiohttp

Dependency Injector

tinycss2

css syntax level 3

Beautiful Soup

Mozila Archive Format

Jinja

validators

Releases

No releases published

Packages

No packages published