Skip to content

DanielAttard/MLS-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLS-Parser

This a parser written in Python for the Canadian Multiple Listing Service.

Command Line Utility Usage:

$python MLS-cli.py "http://v3.torontomls.net/Live/Pages/Public/Link.aspx?Key=<insert_key_here>&App=TREB"

To process multiple URLs, simply supply to the command line utility:

$python MLS-cli.py 'http://v3.torontomls.net/Live/Pages/Public/Link.aspx?Key=<insert_key_here>&App=TREB' 'http://v3.torontomls.net/Live/Pages/Public/Link.aspx?Key=<insert_key_here>&App=TREB' 'http://v3.torontomls.net/Live/Pages/Public/Link.aspx?Key=<insert_key_here>&App=TREB'

Bugs

Please open issue to report bugs.

About

A Python Parser for Toronto MLS Listings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages