Skip to content

nishidayuya/webg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webg: A downloader to get web page with JavaScript

Requirements

  • Ruby
  • Firefox
  • Firefox WebDriver support

Installation

$ gem install webg

Usage

$ webg [options] uri

For example: fetch 'webg' page titles by google

$ webg --text --css-selector='h3.LC20lb' 'https://www.google.com/search?q=webg'

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nishidayuya/webg

About

webg: A downloader to get web page with JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published