Module: WebScrapingHw3

Defined in:
lib/web_scraping_hw3.rb,
lib/web_scraping_hw3/version.rb

Overview

Use to Scraping the website of set to find the asset of all corporation.

Defined Under Namespace

Classes: Error, Scrape

Constant Summary collapse

BASE_URL =
"https://www.set.or.th"
VERSION =
"0.1.4"