No Description

Artur dd7bc10f77 first release 4 years ago
bin bb428e84b5 first commit 4 years ago
public bb428e84b5 first commit 4 years ago
routes dd7bc10f77 first release 4 years ago
views bb428e84b5 first commit 4 years ago
.gitignore 3b65fc9d80 Initial commit 4 years ago
README.md dd7bc10f77 first release 4 years ago
app.js dd7bc10f77 first release 4 years ago
package-lock.json dd7bc10f77 first release 4 years ago
package.json dd7bc10f77 first release 4 years ago

README.md

Nerdic Walker

Czyli takie coś z takim czymś co robi skrinszoty i wyciąga tekst ze wskazanych elementów DOM.

Extract text from selector

/element/:selector/:url(*)

  • selector
    • string
  • url
    • string

Example

[http://localhost:3010/element/.product-info%20.alpha/https://kytary.pl/yamaha-hs8/HN143865]

Screenshot

/screenshot/:browser/:pos/:width/:url(*)

  • browser
    • 'chrome'
    • 'firefox'
    • 'webkit'
  • pos
    • int
    • 'full'
  • width int
    • int
  • url

Example

[http://localhost:3010/screenshot/firefox/full/1920//https://pl.wikipedia.org/wiki/Pochodzenie_nazwy_Śląsk]