Coder Social home page Coder Social logo

scrapp's Introduction

Scrapp

Scrapp is an Android app developed by Tilman Ginzel, Rahel Habacker and Jonas Theis during our studies at the RheinMain University of Applied Sciences. The development took place in a fifth semester course called Mobile Computing lectured by Prof. Dr. Peter Barth in summer 2015.

The apps purpose is to notify its users about specific content changes on any website via push-notifications. To do so, it simulates a browser which follows a sequence of URLs and extracts the desired content with XPATH or CSS-Queries (web scraping). The content will be hashed and compared to an older state, to check if it has changed.

One major feature is that multiple users can subscribe to a specific Rule (sequence of URLs) and thereby share the effort of regular polling for content changes. The user can configure a time interval, describing the points in time when the app should automatically poll in the background. If new content is found, every subscriber will be notified. A server is used to share this information with other interested users. For security and privacy concerns it is important to mention that only hashes and no content will be shared.

A full description of the process, possible use cases and implementation details can be found in the documentation (pdf, german).

See scrapp-server for the backend implementation.

Screenshots

scrapp's People

Contributors

tilmanginzel avatar

Watchers

 avatar

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.