Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yusukeiwaki/puppeteer-ruby-example


https://github.com/yusukeiwaki/puppeteer-ruby-example

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# puppeteer-ruby example

Example of [YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)

```
$ bundle install
```

and enjoy :)

```
$ bundle exec ruby 1.capture_a_site.rb
$ bundle exec ruby 2.simple_scraping.rb
$ bundle exec ruby 3.login_and_capture_screen.rb
$ bundle exec ruby 4.hotel.testplanisphere.reservation.rb
$ bundle exec ruby 5.element-to-pdf.rb
$ bundle exec ruby 6.request-interception.rb
```