Giter VIP home page Giter VIP logo

caughtcam's Introduction

CaughtCam

Caught on Camera iOS app, using PHP to scrape the current list from the Drupal website of Nottingham Police.

Current state

Currently, this app got rejected from the App Store, and is currently in development (read: abandoned until further notice).

This repo serves as a home for the code for the PHP scraper, aswell as the App.

This is currently what the output from the scraper looks like:

{
    "link": "\/caught-on-camera\/ordsall-shop-theft",
    "image": "http:\/\/www.nottinghamshire.police.uk\/sites\/default\/files\/styles\/police_appeals_thumbnail\/public\/caught%20on%20camera%2C%20Kings%20Stores%2C%20Ordsall.jpg?itok=2y4Nte9X",
    "title": "Ordsall: Shop Theft",
    "text": "Do you know this man? ",
    "date": "Not yet collected"
}

There are issues:

  • App not included
  • Date not included
  • More information

Next steps

I hope to submit this to the AppStore later this year with working code, with the idea of adding future police forces into the system.

caughtcam's People

Watchers

James Cloos avatar Dan Clarke avatar

caughtcam's Issues

Link is not correct

Currently, the output of the script loads the link as "link": "f=", this needs fixing to correctly display the link, such as one of the following

  • /caught-on-camera/eastwood-shop-theft-9
  • http://www.nottinghamshire.police.uk/caught-on-camera/eastwood-shop-theft-9

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.