Skip to content

A Web Scraper Application that allowed me to find $1 bus deals to any destination throughout New Zealand. Unfortunately due to a site redesign and security update the application is no longer functional.

jacobzaidi/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Web Scraper

Web Scraper was a tool that allowed me to extract data from an intercity bus company's website in order to find $1 deals between a given source and destination. When the tool was working I was able to travel throughout New Zealand predominantly on $1 tickets.

And...

Because Intercity has since changed their website, the program no longer works. In their previous website, the URL queries were given ('From', 'To', 'Date'). In their new website, however, the URL queries are hidden and so such a program is no longer possible. As such, the code I have provided serves more of a historic purpose without any use, as a new Web Scraping program extracts the data in a very different way.

About

A Web Scraper Application that allowed me to find $1 bus deals to any destination throughout New Zealand. Unfortunately due to a site redesign and security update the application is no longer functional.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages