Coder Social home page Coder Social logo

psuedoelastic / androidpermissionwebscraper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fuzion24/androidpermissionwebscraper

0.0 2.0 0.0 102 KB

A real quick ruby script to scrape Androids permission website and export permission name, since API, and description to a .csv file

Ruby 100.00%

androidpermissionwebscraper's Introduction

Android permission web scraper

This is a quick ruby script that will scrape http://developer.android.com/guide/topics/security/permissions.html for permission name, api version, and description and either print to console or write to csv file.

ACCESS_CHECKIN_PROPERTIES
	Permission: android.permission.ACCESS_CHECKIN_PROPERTIES
	Api Level: 1
	Description: Allows read/write access to the "properties" table in the checkin     database, to change values that get uploaded. 
ACCESS_COARSE_LOCATION
	Permission: android.permission.ACCESS_COARSE_LOCATION
	Api Level: 1
	Description: Allows an application to access coarse (e.g., Cell-ID, WiFi) location 
ACCESS_FINE_LOCATION
	Permission: android.permission.ACCESS_FINE_LOCATION
	Api Level: 1
	Description: Allows an application to access fine (e.g., GPS) location 
ACCESS_LOCATION_EXTRA_COMMANDS
	Permission: android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
	Api Level: 1
	Description: Allows an application to access extra location provider commands 
ACCESS_MOCK_LOCATION
	Permission: android.permission.ACCESS_MOCK_LOCATION
	Api Level: 1
	Description: Allows an application to create mock location providers for testing 

androidpermissionwebscraper's People

Contributors

fuzion24 avatar

Watchers

James Cloos avatar pseudo<>psuedo 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.