Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFHSearch API

Donate GitHub package.json version License Build Status

Methods

search

Search files - devices - developers on Androidfilehost.com

Parameters:

  • search [required] - the name of the files/devices/developers
  • type [required] - The value field may specify one of the following strings: FILES, DEVICES, DEVELOPERS

Example Usage:

afhsearch-api.herokuapp.com/?search=aosp&type=files

Returns The standard JSON array

files

  • name
  • url
  • ndownload
  • size
  • upload_date

devices

  • name
  • codename
  • url

developers

  • name
  • url

Result

JSON result

About

API for the site Androidfilehost.com

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages