Giter VIP home page Giter VIP logo

translink's People

Contributors

tatey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kinpro

translink's Issues

Exception while crawling

Translink sometimes returns a page other than the one we're expecting. Thinking of wrapping this in an rescue and retrying the page again.

/Users/Tate/Code/Remote/translink/lib/translink/page/trip.rb:106:in `stop_times': undefined method `search' for #<Mechanize::File:0x007fb38b2eb008> (NoMethodError)
  from /Users/Tate/Code/Remote/translink/lib/translink/crawler.rb:15:in `block (2 levels) in crawl'
  from /Users/Tate/Code/Remote/translink/lib/translink/crawler.rb:13:in `each'
  from /Users/Tate/Code/Remote/translink/lib/translink/crawler.rb:13:in `block in crawl'
  from /Users/Tate/Code/Remote/translink/lib/translink/crawler.rb:11:in `each'
  from /Users/Tate/Code/Remote/translink/lib/translink/crawler.rb:11:in `crawl'
  from /Users/Tate/Code/Remote/translink/lib/translink/cli.rb:40:in `block in scrape'
  from /Users/Tate/Code/Remote/translink/lib/translink/db.rb:8:in `block in context'
  from /Users/Tate/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/dm-core-1.2.0/lib/dm-core.rb:263:in `block in repository'
  from /Users/Tate/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/dm-core-1.2.0/lib/dm-core/repository.rb:114:in `scope'
  from /Users/Tate/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/dm-core-1.2.0/lib/dm-core.rb:263:in `repository'
  from /Users/Tate/Code/Remote/translink/lib/translink/db.rb:5:in `context'
  from /Users/Tate/Code/Remote/translink/lib/translink/cli.rb:38:in `scrape'
  from /Users/Tate/Code/Remote/translink/lib/translink/cli.rb:16:in `run'
  from ./bin/translink:7:in `<main>'

Updated Translink Website Breaks

Translink changed their markup after launching the new journey planner.

  • Update scraper to parse new markup.
  • Stop location data is rendered along with the rest of the HTML document. We should look at extracting this to. More reliable than matching Translink data.

This is not a priority for me. I already have matched data and currently working on finishing my iOS app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.