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

https://github.com/mnishiguchi/uscis_quiz_scraper

Scrapes quiz data from USCIS website.
https://github.com/mnishiguchi/uscis_quiz_scraper

nokogiri ruby ruby-gem scraping-websites

Last synced: about 1 month ago
JSON representation

Scrapes quiz data from USCIS website.

Awesome Lists containing this project

README

          

# USCIS Quiz Scraper

CLI for scraping 100 Civics Questions and Answers from the uscis website.

## Usage

Clone the project

```
$ git clone git@github.com:mnishiguchi/uscis_quiz_scraper.git
```

Install dependencies

```
$ bundle install
```

View the available commands

```
$ bundle exec uscis_quiz_scraper
```