Class: InstaScraper::HTML
- Inherits:
-
Object
- Object
- InstaScraper::HTML
- Defined in:
- lib/insta_scraper/html.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#html ⇒ Object
3 4 5 |
# File 'lib/insta_scraper/html.rb', line 3 def html @html ||= get_html end |