An open API service indexing awesome lists of open source software.

https://github.com/null-none/auto-screenshots

Service for auto screenshots sites. Use selenium.
https://github.com/null-none/auto-screenshots

Last synced: 8 months ago
JSON representation

Service for auto screenshots sites. Use selenium.

Awesome Lists containing this project

README

          

# auto-screenshots
Service for auto screenshots sites. Use selenium.

Steps:
install selenium
```
pip install selenium
```
download selenium and run
```
java -jar selenium-server-standalone-2.x.x.jar
```