mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 09:52:32 +00:00
18 lines
No EOL
422 B
YAML
18 lines
No EOL
422 B
YAML
---
|
|
slug: scraping-nab-internet-banking-with-mechanize
|
|
permalink: http://www.wezm.net/2009/07/scraping-nab-internet-banking-with-mechanize/
|
|
kind: article
|
|
section: technical
|
|
created_at: 2009-07-18 13:43:13
|
|
title: Scraping NAB Internet Banking with Mechanize
|
|
post_id: 179
|
|
tags:
|
|
- mechanize
|
|
- nab
|
|
- ruby
|
|
- scraping
|
|
categories:
|
|
- Code
|
|
- Internet
|
|
status: publish
|
|
extra: How to scrape the NAB Internet banking site with Ruby. |