Skip to content

Full and partial UK post code API using Zoopla written in PHP, Python, and Ruby.

License

Notifications You must be signed in to change notification settings

Wildhoney/Posty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posty

 

Demo: http://wildhoney.io/posty/example

Full and partial UK post code API using Zoopla written in PHP, Python, and Ruby. Example has been written in Angular, and uses the PHP version by default.

Install with the lovely Bower: bower install posty.

Getting Started

  • Change the ZOOPLA_API_KEY for yours;
  • Abide by the Zoopla API guidelines;
  • Don't bombard Nominatim with requests;

Please see the example/index.html for an example of how it works. However, essentially you pass postCode to the implementation of your choice (Ruby, PHP, Python), and let Posty do the rest for you!

Since Zoopla limit requests – 100 per hour, Posty uses Nominatim for full post-code searching, and only utilises Zoopla for partial post-code searching (SE14, NG9, LE6, et cetera...).

About

Full and partial UK post code API using Zoopla written in PHP, Python, and Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages