Project

webg

0.0
Low commit activity in last 3 years
webg: A downloader to get web page with JavaScript
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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