Added 32 API key information

pull/4/head
Muhammad Daffa 2022-06-18 06:47:02 +07:00
parent 3ade7e1c2f
commit a3de91822f
33 changed files with 1595 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# [AniAPI](https://aniapi.com/docs/authentication)
## __Description__
Anime discovery, streaming & syncing with trackers
Anime discovery, streaming & syncing with trackers
## __Example Request__
* Curl

View File

@ -0,0 +1,50 @@
# [CurrencyFreaks](https://currencyfreaks.com/documentation.html)
## __Description__
Provides current and historical currency exchange rates with free plan 1K requests/month
## __Example Request__
* Curl
```
curl "https://api.currencyfreaks.com/latest?apikey={{token}}"
```
* Raw
```
GET /latest?apikey={{token}} HTTP/1.1
Host: api.currencyfreaks.com
```
## __Response__
* Success
```
{
"date":"2022-06-17 00:05:00+00",
"base":"USD",
"rates":{
"AGLD":"3.6231884057971016",
"FJD":"2.1725358446689014",
"MATIC":"2.6260504201680672",
"MXN":"20.424",
"STD":"23263.0",
...
```
* Error
```
{
"success":false,
"error":{
"status":"404",
"message":"You have not supplied a valid apikey. Contact tech. support for assistance at support@currencyfreaks.com"
}
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

View File

@ -0,0 +1,55 @@
# [CurrencyScoop](https://currencyscoop.com/api-documentation)
## __Description__
Real-time and historical currency rates JSON API
## __Example Request__
* Curl
```
curl "https://api.currencyscoop.com//v1/historical?api_key={{token}}&date=2022-01-01"
```
* Raw
```
GET /v1/historical?api_key={{token}}&date=2022-01-01 HTTP/1.1
Host: api.currencyscoop.com
```
## __Response__
* Success
```
{
"meta":{
"code":200,
"disclaimer":"Usage subject to terms: https:\/\/currencyscoop.com\/terms"},
"response":{
"date":"2022-01-01",
"base":"USD",
"rates":{
"AED":3.6725,
"AFN":103.73042093,
"ALL":106.23967243,
"AMD":479.91721441,
"ANG":1.78750007
...
```
* Error
```
{
"meta":{
"code":401,
"error_type":"auth failed",
"error_detail":"Missing or invalid api credentials. See https:\/\/currencyscoop.com\/api for details."
},
"response":[]
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

View File

@ -0,0 +1,54 @@
# [Currencylayer](https://currencylayer.com/documentation)
## __Description__
Exchange rates and currency conversion
## __Example Request__
* Curl
```
curl "http://api.currencylayer.com/live?access_key={{token}}"
```
* Raw
```
GET /live?access_key={{token}} HTTP/1.1
Host: api.currencylayer.com
```
## __Response__
* Success
```
{
"success":true,
"terms":"https:\/\/currencylayer.com\/terms",
"privacy":"https:\/\/currencylayer.com\/privacy",
"timestamp":1655367183,
"source":"USD",
"quotes":{
"USDAED":3.673101,
"USDAFN":89.48456,
"USDALL":114.624638,
"USDAMD":424.067918,
"USDANG":1.807216
...
```
* Error
```
{
"success":false,
"error":{
"code":101,
"type":"invalid_access_key",
"info":"You have not supplied a valid API Access Key. [Technical Support: support@apilayer.com]"
}
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

View File

@ -0,0 +1,58 @@
# [ExchangeRate-API](https://www.exchangerate-api.com/docs/overview)
## __Description__
Free currency conversion
## __Example Request__
* Curl
```
curl "https://v6.exchangerate-api.com/v6/{{token}}/latest/USD"
```
* Raw
```
GET /v6/{{token}}/latest/USD HTTP/1.1
Host: v6.exchangerate-api.com
```
## __Response__
* Success
```
{
"result": "success",
"documentation": "https://www.exchangerate-api.com/docs",
"terms_of_use": "https://www.exchangerate-api.com/terms",
"time_last_update_unix": 1585267200,
"time_last_update_utc": "Fri, 27 Mar 2020 00:00:00 +0000",
"time_next_update_unix": 1585353700,
"time_next_update_utc": "Sat, 28 Mar 2020 00:00:00 +0000",
"base_code": "USD",
"conversion_rates": {
"USD": 1,
"AUD": 1.4817,
"BGN": 1.7741,
"CAD": 1.3168,
"CHF": 0.9774,
"CNY": 6.9454,
...
}
}
```
* Error
```
{
"result":"error",
"documentation":"https://www.exchangerate-api.com/docs",
"terms-of-use":"https://www.exchangerate-api.com/terms",
"error-type":"invalid-key"
}
```
## __Regex__
```
[a-z0-9]{24}
```
## __Example API key__
```
0bba3f2c5f3083ba3623938d
```

61
Data Validation/Lob.md Normal file
View File

@ -0,0 +1,61 @@
# [Lob](https://docs.lob.com/)
## __Description__
US Address Verification
## __Example Request__
* Curl
```
curl https://api.lob.com/v1/addresses -u {{token}}:
```
* Raw
```
GET /v1/addresses HTTP/1.1
Authorization: Basic dGVzdF8wZGM4ZDUxZTBhY2ZmY2IxODgwZTBmMTljNzliMmY1YjBjYzo=
Host: api.lob.com
```
## __Response__
* Success
```
{
"data": [
{
"id": "adr_5e578da6464949d0",
"description": null,
"name": "JOHN DOE",
"company": null,
"phone": null,
"email": null,
"address_line1": "123 MAIN ST",
"address_line2": null,
"address_city": "SAN FRANCISCO",
"address_state": "CA",
"address_zip": "94105-1804",
"address_country": "UNITED STATES",
"metadata": {},
"date_created": "2022-06-15T19:37:36.835Z",
"date_modified": "2022-06-15T19:37:36.835Z",
"object": "address"
},
```
* Error
```
{
"error": {
"message": "Your API key is not valid. Please sign up on lob.com to get a valid api key.",
"status_code": 401,
"code": "invalid_api_key"
}
}
```
## __Regex__
```
test_[a-z0-9]{35}
```
## __Example API key__
```
test_0dc8d51e0acffcb1880eabf9283sop5b0cc
```

35
Development/ApiFlash.md Normal file
View File

@ -0,0 +1,35 @@
# [ApiFlash](https://apiflash.com/)
## __Description__
Chrome based screenshot API for developers
## __Example Request__
* Curl
```
curl "https://api.apiflash.com/v1/urltoimage?access_key={{token}}&url=https://google.com"
```
* Raw
```
GET /v1/urltoimage?access_key={{token}}&url=https://google.com HTTP/1.1
Host: api.apiflash.com
```
## __Response__
* Success
```
Google image will appear
```
* Error
```
No access key was provided.
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

67
Development/Blitapp.md Normal file
View File

@ -0,0 +1,67 @@
# [Blitapp](https://blitapp.com/api/)
## __Description__
Schedule screenshots of web pages and sync them to your cloud
## __Example Request__
* Curl
```
curl -X GET "https://blitapp.com/api/scheduledcapture" -H "accept: application/json" -H "Api-key: {{token}}"
```
* Raw
```
GET /api/scheduledcapture HTTP/1.1
Host: blitapp.com
Accept: application/json
Api-key: {{token}}
```
## __Response__
* Success
```
[
{
"id": "204347e0-eaf8-11e9-ac83-338a9cee6792",
"name": "My capture",
"paused": true,
"comment": "string",
"createdAt": "2019-10-09T02:43:15.281Z",
"updatedAt": "2019-10-09T02:43:15.281Z",
"captureRequest": {
"apps": [
"204347e0-eaf8-11e9-ac83-338a9cee6792"
],
"browser": "Chrome",
"country": "USA",
"cropHeight": null,
"cropLeft": 0,
"cropTop": 0,
"cropBottom": null,
"emails": [
"foo@gmail.com"
],
```
* Error
```
{
"errorType":"NotAuthorized",
"properties":{},
"requestId":"abcd1234-1234-asdf-1234-asdfqwer1234"
}
```
## __Regex__
```
[a-zA-Z0-9-_.~]{35,48}
```
## __Example API key__
```
jWksobI15SXxc7_s8vPtr.NX0bD2OvFFcBWG6P
Xc7h5o9zEg5WW1W1uZBbvbHF1m_ac-AHLhBEyo
3WJU7RRjWdZbyzvelY4_VwA4vcYCEe4QT4e7pl6
v1ZhaaZLrI8wdPnwpf1ucKryQHVCqVPpa.hrLTTSQVydwwA-
fxy3qmsBVH~uH89qrXVv8qYQ_LA.sfknXEP2~.COxz
Y_m6gs3GjpemJratcwED~c8wanEIH-nrupZr~sT
B-plC0dnF5_jjIUe_FNXlSTqMi6mEjZZB9jYRdsYcAzM
```

43
Development/Browshot.md Normal file
View File

@ -0,0 +1,43 @@
# [Browshot](https://browshot.com/api/documentation)
## __Description__
Easily make screenshots of web pages in any screen size, as any device
## __Example Request__
* Curl
```
curl "https://api.browshot.com/api/v1/simple?url=http://mobilito.net/&instance_id=12&width=640&height=480&key={{token}}"
```
* Raw
```
GET /api/v1/simple?url=http://mobilito.net/&instance_id=12&width=640&height=480&key={{token}} HTTP/1.1
Host: api.browshot.com
```
## __Response__
* Success
```
{
"cost":0,
"priority":1,
"status":"in_queue",
"url":"http://mobilito.net/",
"id":"81830690"
}
```
* Error
```
{
"error":"Wrong or missing API key"
}
```
## __Regex__
```
[a-zA-Z0-9]{27,30}
```
## __Example API key__
```
gLJALD3SH99MSsL5kC6mwuYtkviDvd
```

40
Development/Gorest.md Normal file
View File

@ -0,0 +1,40 @@
# [Gorest](https://gorest.co.in/)
## __Description__
Online REST API for Testing and Prototyping
## __Example Request__
* Curl
```
curl -H "Accept:application/json" -H "Content-Type:application/json" -H "Authorization: Bearer {{token}}" -XDELETE "https://gorest.co.in/public/v2/users/5"
```
* Raw
```
GET /public/v2/users/5 HTTP/1.1
Host: gorest.co.in
Accept: application/json
Content-Type: application/json
Authorization: Bearer {{token}}
```
## __Response__
* Success
the response doesn't have body and the status code is `204`
* Error
```
{
"message":"Resource not found"
}
```
## __Regex__
```
[a-z0-9]{65}
```
## __Example API key__
```
7ee098783b36b76b471bd47bee1ff16e1f63db2267fc105c145daa7cca5981580
```

58
Development/Hunter.md Normal file
View File

@ -0,0 +1,58 @@
# [Hunter](https://hunter.io/api-documentation/v2)
## __Description__
API for domain search, professional email finder, author finder and email verifier
## __Example Request__
* Curl
```
curl "https://api.hunter.io/v2/domain-search?domain=stripe.com&api_key={{token}}"
```
* Raw
```
GET /v2/domain-search?domain=stripe.com&api_key={{token}} HTTP/1.1
Host: api.hunter.io
```
## __Response__
* Success
```
{
"data": {
"domain": "stripe.com",
"disposable": false,
"webmail": false,
"accept_all": true,
"pattern": "{first}",
"organization": "Stripe",
"country": "CA",
"state": "CA",
"emails": [
{
"value": "christian.anderson@stripe.com",
"type": "personal",
"confidence": 99,
...
```
* Error
```
{
"errors": [
{
"id": "authentication_failed",
"code": 401,
"details": "No user found for the API key supplied"
}
]
}
```
## __Regex__
```
[a-z0-9]{40}
```
## __Example API key__
```
d33bd988d934c09a181c0055f1f387a2ea5978f3
```

49
Development/IP2WHOIS.md Normal file
View File

@ -0,0 +1,49 @@
# [IP2WHOIS](https://www.ip2whois.com/developers-api)
## __Description__
WHOIS domain name lookup
## __Example Request__
* Curl
```
curl "https://api.ip2whois.com/v2?key={{token}}&domain=daffa.tech&format=json"
```
* Raw
```
GET /v2?key={{token}}&domain=daffa.tech&format=json HTTP/1.1
Host: api.ip2whois.com
```
## __Response__
* Success
```
{
"domain":"daffa.tech",
"domain_id":"D205554988-CNIC",
"status":"clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
"create_date":"2020-10-23T06:03:38+00:00",
"update_date":"2021-09-06T07:38:48+00:00",
"expire_date":"2022-10-23T23:59:59+00:00",
"domain_age":602,
"whois_server":"whois.hostinger.com"
...
```
* Error
```
{
"error":{
"error_code":10001,
"error_message":"API key not found."
}
}
```
## __Regex__
```
[A-Z0-9]{32}
```
## __Example API key__
```
LGIWODLS8P9IHLTAC5WL1JDKWIE1ABCD
```

48
Development/IPFind.md Normal file
View File

@ -0,0 +1,48 @@
# [IPFind](https://ipfind.io/documentation)
## __Description__
Geographic location of an IP address or any domain name along with some other useful information
## __Example Request__
* Curl
```
curl "https://app.ipfind.io/api/iplocation?apikey={{token}}"
```
* Raw
```
GET /api/iplocation?apikey={{token}} HTTP/1.1
Host: app.ipfind.io
```
## __Response__
* Success
```
{
"continent": "North America",
"country": "United States",
"zipCode": "20149",
"accuracyRadius": 1000,
"flag": "https://ipfind.io/static/flags/us.png",
"city": "Ashburn",
"timezone": "America/New_York",
"latitude": 39.0481,
"countryGeoNameId": 6252001,
...
```
* Error
```
{
"error": "Please ensure you've entered your token correctly.",
"title": "Unknown Token"
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

48
Development/JSONBin.md Normal file
View File

@ -0,0 +1,48 @@
# [JSONBin](https://jsonbin.io/api-reference)
## __Description__
Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps
## __Example Request__
* Curl
```
curl "https://api.jsonbin.io/v3/c" -H "X-Master-key: {{token}}"
```
* Raw
```
GET /v3/c HTTP/1.1
Host: api.jsonbin.io
X-Master-key: {{token}}
```
## __Response__
* Success
```
[
{
"record": "<COLLECTION_ID>",
"collectionMeta": {
"name": "<COLLECTION_NAME>"
},
"schemaDocId": "<SCHEMA_DOC_ID>"
"createdAt": "<DATE_TIME>"
}
...
]
```
* Error
```
{
"message":"Invalid X-Master-Key provided"
}
```
## __Regex__
```
\$2b\$10\$[a-zA-Z0-9\/]{53}
```
## __Example API key__
```
$2b$10$TSBN31bgq1btrJOM0i1r0e3631W/AvASXKBqyV9Hra/1sAoehKAAe
```

View File

@ -0,0 +1,49 @@
# [MAC Address Lookup](https://macaddress.io/api)
## __Description__
Retrieve vendor details and other information regarding a given MAC address or an OUI
## __Example Request__
* Curl
```
curl "https://api.macaddress.io/v1?apiKey={{token}}&output=json&search=44:38:39:ff:ef:57"
```
* Raw
```
GET /v1?apiKey={{token}}&output=json&search=44:38:39:ff:ef:57 HTTP/1.1
Host: api.macaddress.io
```
## __Response__
* Success
```
{
"vendorDetails":{
"oui":"443839",
"isPrivate":false,
"companyName":"Cumulus Networks, Inc",
"companyAddress":"650 Castro Street, suite 120-245 Mountain View CA 94041 US",
"countryCode":"US"},
"blockDetails":{
"blockFound":true,
"borderLeft":"443839000000",
"borderRight":"443839FFFFFF",
"blockSize":16777216,
...
```
* Error
```
{
"error":"Access restricted. Enter the correct API key."
}
```
## __Regex__
```
at_[a-zA-Z0-9]{29}
```
## __Example API key__
```
at_Fa2SfmKp3gkLD1PqoLfowkOts7pl3y
```

View File

@ -0,0 +1,52 @@
# [Open Page Rank](https://www.domcop.com/openpagerank/documentation)
## __Description__
API for calculating and comparing metrics of different websites using Page Rank algorithm
## __Example Request__
* Curl
```
curl "https://openpagerank.com/api/v1.0/getPageRank?domains[]=google.com" -H "API-OPR: {{token}}"
```
* Raw
```
GET /api/v1.0/getPageRank?domains[]=google.com HTTP/1.1
Host: openpagerank.com
API-OPR: {{token}}
```
## __Response__
* Success
```
{
"status_code":200,
"response":[
{
"status_code":200,
"error":"",
"page_rank_integer":10,
"page_rank_decimal":10,
"rank":"3",
"domain":"google.com"
}
],
"last_updated":"19th Mar 2022"
}
```
* Error
```
{
"status":false,
"error":"Invalid API key "
}
```
## __Regex__
```
[gcswkso048]{40}
```
## __Example API key__
```
cwkg044cggswwo0c8wcw80cok4o40g0o48s0go48
```

44
Development/OpenAPIHub.md Normal file
View File

@ -0,0 +1,44 @@
# [OpenAPIHub](https://hub.openapihub.com/en-us/api-catalogue/All)
## __Description__
The All-in-one API Platform
## __Example Request__
For the URL, it depends on the API, for example I am using [Credit Card Number Generator](https://hub.openapihub.com/en-us/v/dev-geeks-7gz88/api/credit-card-number-generator-s9s6b/readme)
* Curl
```
curl "https://trial-api-credit-card-number-generator-2m83.gw.openapihub.com/random_card_number?vendor=visa" -H "X-OpenAPIHub-Key: {{token}}"
```
* Raw
```
GET /random_card_number?vendor=visa HTTP/1.1
Host: trial-api-credit-card-number-generator-2m83.gw.openapihub.com
X-OpenAPIHub-Key: {{token}}
```
## __Response__
* Success
```
{
"number": "3577359805860126",
"vendor": "jcb"
}
```
* Error
```
{
"message":"Invalid authentication credentials"
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

46
Development/OpenGraphr.md Normal file
View File

@ -0,0 +1,46 @@
# [OpenGraphr](https://opengraphr.com/docs/1.0/overview)
## __Description__
Really simple API to retrieve Open Graph data from an URL
## __Example Request__
* Curl
```
curl "https://api.opengraphr.com/v1/og?api_token={{token}}&url=https://google.com"
```
* Raw
```
GET /v1/og?api_token={{token}}&url=https://google.com HTTP/1.1
Host: api.opengraphr.com
```
## __Response__
* Success
```
{
"title":"Google",
"image":"https://www.google.com/logos/doodles/2022/celebrating-amanda-aldridge-6753651837109368-l.png",
"url":"https://google.com",
"reading_time_in_minutes":2,
"raw":{
"title":"Google"
},
"validUntil":1658066063236
}
```
* Error
```
{
"error":"Could not verify token"
}
```
## __Regex__
```
[a-zA-Z0-9]{80}
```
## __Example API key__
```
f0eyBlspFIwoXZbI60aqf0eyBlspFIwoXZbI60aqf0eyBlspFIwoXZbI60aqf0eyBlspFIwoXZbI60aq
```

52
Development/PageCDN.md Normal file
View File

@ -0,0 +1,52 @@
# [PageCDN](https://pagecdn.com/docs/public-api)
## __Description__
Public API for javascript, css and font libraries on PageCDN
## __Example Request__
* Curl
```
curl "https://pagecdn.com/api/v2/private/repo/files?apikey={{token}}&repo=site/wxyz"
```
* Raw
```
GET /api/v2/private/repo/files?apikey={{token}}&repo=site/wxyz HTTP/1.1
Host: pagecdn.com
```
## __Response__
* Success
```
{
"status": "200",
"message": "Ok",
"details": "Success",
"response": {
"count": 5282,
"files": [
{
"version": "3.4.0",
"file_hash": "0d864c082f074c2f900ebe5035a21c7d1ed548fb5c212ca477ee9e4a6056e6aa",
"file_url": "https://pagecdn.io/repo/wxyz/3.4.0/scripts.js"
},
...
```
* Error
```
{
"status": "401",
"message": "Unauthorized",
"details": "Invalid API Key.",
"response": []
}
```
## __Regex__
```
[a-z0-9]{64}
```
## __Example API key__
```
wrion7bk4lh7pxp2wiq57mjak6s0tp34fj1fiemdjqj1g5xl57hi3km8g6jpv28z
```

45
Development/ProxyCrawl.md Normal file
View File

@ -0,0 +1,45 @@
# [ProxyCrawl](https://proxycrawl.com/docs/)
## __Description__
Scraping and crawling anticaptcha service
## __Example Request__
* Curl
```
curl "https://api.proxycrawl.com/leads?token={{token}}&domain=www.amazon.com"
```
* Raw
```
GET /leads?token={{token}}&domain=www.amazon.com HTTP/1.1
Host: api.proxycrawl.com
```
## __Response__
* Success
```
{
"success": true,
"remaining_requests": 100,
"domain": "www.amazon.com",
"leads": [
...
]
}
```
* Error
```
{
"pc_status":403,
"error":"Token is invalid or account is temporarily blocked! please login to your dashboard for more details"
}
```
## __Regex__
```
[a-zA-Z0-9_]{22}
```
## __Example API key__
```
kuEkyhxkL2ckwS_YG8nyRg
```

View File

@ -0,0 +1,54 @@
# [ProxyKingdom](https://proxykingdom.com/documentation)
## __Description__
Rotating Proxy API that produces a working proxy on every request
## __Example Request__
* Curl
```
curl "https://api.proxykingdom.com/proxy?token={{token}}"
```
* Raw
```
GET /proxy?token={{token}} HTTP/1.1
Host: api.proxykingdom.com
```
## __Response__
* Success
```
{
"address": "123.123.123.123",
"port": 8080,
"protocol": "Http",
"accessType": "Elite",
"cityName": null,
"postalCode": null,
"latitude": 1,
"longitude": 1,
"accuracyRadius": 1,
"timezone": null,
"country": null,
"continent": null,
"subdivisions": []
},
"lastTested": "2022-06-17T12:00:48Z"
}
```
* Error
```
{
"pc_status":403,
"error":"Token is invalid or account is temporarily blocked! please login to your dashboard for more details"
}
```
## __Regex__
```
[a-zA-Z0-9_]{22}
```
## __Example API key__
```
kuEkyhxkL2ckwS_YM3wORg
```

37
Development/SavePage.md Normal file
View File

@ -0,0 +1,37 @@
# [SavePage](https://docs.savepage.io/)
## __Description__
A free, RESTful API used to screenshot any desktop, or mobile website
## __Example Request__
* Curl
```
curl "https://api.savepage.io/v1?key={{token}}&q=https://www.google.com"
```
* Raw
```
GET /v1?key={{token}}&q=https://www.google.com HTTP/1.1
Host: api.savepage.io
```
## __Response__
* Success
```
Google image will appear
```
* Error
```
{
"error":"461 - Cannot verify the API Key"
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

42
Development/ScraperAPI.md Normal file
View File

@ -0,0 +1,42 @@
# [ScraperAPI](https://www.scraperapi.com/documentation/)
## __Description__
Easily build scalable web scrapers
## __Example Request__
* Curl
```
curl "http://api.scraperapi.com/account?api_key={{token}}"
```
* Raw
```
GET /account?api_key={{token}} HTTP/1.1
Host: api.scraperapi.com
```
## __Response__
* Success
```
{
"burst":0,
"concurrencyLimit":5,
"concurrentRequests":0,
"failedRequestCount":1,
"requestCount":401,
"requestLimit":1000
}
```
* Error
```
Unauthorized request, please make sure your API key is valid.
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

55
Development/ScraperBox.md Normal file
View File

@ -0,0 +1,55 @@
# [ScraperBox](https://scraperbox.com/documentation)
## __Description__
Undetectable web scraping API
## __Example Request__
* Curl
```
curl "https://api.scraperbox.com/scrape?token={{token}}&url=https://example.com"
```
* Raw
```
GET /scrape?token={{token}}&url=https://example.com HTTP/1.1
Host: api.scraperbox.com
```
## __Response__
* Success
```
<!doctype html>
<html>
<head>
<title>Example Domain</title>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
body {
background-color: #f0f0f2;
margin: 0;
padding: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
...
```
* Error
```
{
"errors":{
"token":"Invalid API token provided."
}
}
```
## __Regex__
```
[A-Z0-9]{32}
```
## __Example API key__
```
371328EEA9E093B8371328EEA9E093B8
```

View File

@ -0,0 +1,46 @@
# [ScrapingAnt](https://docs.scrapingant.com/)
## __Description__
Headless Chrome scraping with a simple API
## __Example Request__
* Curl
```
curl --request POST --url "https://api.scrapingant.com/v1/general" --header "x-api-key: {{token}}" --header "accept: application/json" --header "content-type: application/json" --data '{"url": "https://example.com"}'
```
* Raw
```
POST /v1/general HTTP/1.1
Host: api.scrapingant.com
x-api-key: {{token}}
Accept: application/json
Content-Type: application/json]
{"url": "https://example.com"}
```
## __Response__
* Success
```
{
"content": "<!DOCTYPE html><html><head>\n <title>Example Domain</title>\n\n <meta charset=\"utf-8\">\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <style type=\"text/css\">\n body {\n background-color: #f0f0f2;\n margin: 0;\n padding: 0;\n font-family: -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n \n }\n div {\n width: 600px;\n margin: 5em auto;\n padding: 2em;\n background-color: #fdfdff;\n border-radius: 0.5em;\n box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);\n }\n a:link, a:visited {\n color: #38488f;\n text-decoration: none;\n }\n @media (max-width: 700px) {\n div {\n margin: 0 auto;\n width: auto;\n }\n }\n </style> \n</head>\n\n<body>\n<div>\n <h1>Example Domain</h1>\n <p>This domain is for use in illustrative examples in documents. You may use this\n domain in literature without prior coordination or asking for permission.</p>\n <p><a href=\"https://www.iana.org/domains/example\">More information...</a></p>\n</div>\n\n\n</body></html>",
"cookies": "",
"status_code": 200
}
```
* Error
```
{
"detail": "API token is wrong. Please visit https://app.scrapingant.com/profile to check your token settings"
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

View File

@ -0,0 +1,54 @@
# [ScrapingDog](https://www.scrapingdog.com/documentation)
## __Description__
Proxy API for Web scraping
## __Example Request__
* Curl
```
curl "https://api.scrapingdog.com/scrape?api_key={{token}}&url=https://example.com/ip&dynamic=false"
```
* Raw
```
GET /scrape?api_key={{token}}&url=https://example.com/ip&dynamic=false HTTP/1.1
Host: api.scrapingdog.com
```
## __Response__
* Success
```
<!doctype html>
<html>
<head>
<title>Example Domain</title>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
body {
background-color: #f0f0f2;
margin: 0;
padding: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
...
```
* Error
```
{
"message":"Unauthorized request, please make sure your API key is valid.",
"success":false
}
```
## __Regex__
```
[a-z0-9]{24}
```
## __Example API key__
```
5e5a97e5b1ca5b194f42da86
```

View File

@ -0,0 +1,44 @@
# [Screenshot API](https://docs.screenshotapi.net/?ref=webflow)
## __Description__
Create pixel-perfect website screenshots
## __Example Request__
* Curl
```
curl "https://shot.screenshotapi.net/screenshot?token={{token}}&url=https://example.com"
```
* Raw
```
GET /screenshot?token={{token}}&url=https://example.com HTTP/1.1
Host: shot.screenshotapi.net
```
## __Response__
* Success
```
{
"screenshot":"https://screenshoapi.....",
"url":"https://example.com",
"created_at":"2022-06-17T16:06:29.435Z",
"is_fresh":true,
"token":"{{token}}",
"ttl":"2022-07-17T16:06:25.255Z"
}
```
* Error
```
{
"error":"Unuathorized 2"
}
```
## __Regex__
```
[A-Z0-9]{7}-[A-Z0-9]{7}-[A-Z0-9]{7}-[A-Z0-9]{7}
```
## __Example API key__
```
03S7N6P-VDGM7JT-Q6F7XQW-31K8Q32
```

View File

@ -0,0 +1,49 @@
# [Supportivekoala](https://developers.supportivekoala.com/)
## __Description__
Autogenerate images with template
## __Example Request__
* Curl
```
curl --location --request GET "https://api.supportivekoala.com/v1/images" --header "Content-Type: application/json" --header "Authorization: Bearer {{token}}"
```
* Raw
```
GET /v1/images HTTP/1.1
Host: api.supportivekoala.com
Content-Type: application/json
Authorization: Bearer {{token}}
```
## __Response__
* Success
```
[
{
"_id": "61158cbcb18087773138fc55",
"template": "61ce63fe5bbbc920d0038182",
"imageUrl": "https://cloud.supportivekoala.com/3361663f-d1fd-4a26-a1aa-75aa155e5fa7.png",
"createdAt": "2021-08-12T21:03:56.769Z",
"updatedAt": "2021-08-12T21:03:56.769Z",
"__v": 0
}
]
```
* Error
```
{
"code":401,
"message":"invalid signature"
}
```
## __Regex__
```
^[A-Za-z0-9-_=]+\.[A-Za-z0-9-_=]+\.?[A-Za-z0-9-_.+/=]*$
```
## __Example API key__
```
eyJpc3MiOiJPbmxpbmUgSldUIEJ1aWxkZXIiLCJpYXQiOjE2M.jkxMDcxMjAsImV4cCI6MTY2MDY0MzEyMCwiYXVkIjo........
```

54
Development/ZenRows.md Normal file
View File

@ -0,0 +1,54 @@
# [ZenRows](https://www.zenrows.com/documentation/)
## __Description__
Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies
## __Example Request__
* Curl
```
curl "https://api.zenrows.com/v1/?apikey={{token}}&url=https://example.com"
```
* Raw
```
GET /v1/?apikey={{token}}&url=https://example.com HTTP/1.1
Host: api.zenrows.com
```
## __Response__
* Success
```
<!doctype html>
<html>
<head>
<title>Example Domain</title>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
body {
background-color: #f0f0f2;
margin: 0;
padding: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
...
```
* Error
```
{
"error":1,
"error_message":"invalid APIkey provided"
}
```
## __Regex__
```
[a-z0-9]{40}
```
## __Example API key__
```
2f418a732f418a732f418a732f418a732f418a73
```

51
Development/host.io.md Normal file
View File

@ -0,0 +1,51 @@
# [host.io](https://host.io/docs)
## __Description__
Domains Data API for Developers
## __Example Request__
* Curl
```
curl "https://host.io/api/full/facebook.com?token=${{token}}"
```
* Raw
```
GET /api/full/facebook.com?token=${{token}} HTTP/1.1
Host: host.io
```
## __Response__
* Success
```
{
"domain": "facebook.com",
"web": {
"domain": "facebook.com",
"rank": 3,
"url": "https://m.facebook.com/?_rdr",
"ip": "157.240.11.35",
"date": "2022-05-25T20:35:10.915Z",
"length": 59649,
"encoding": "utf8",
"copyright": "Meta © 2022",
"facebook": "images",
"title": "Facebook - log in or sign up",
...
```
* Error
```
{
"error": "Please ensure you've entered your token correctly.",
"title": "Unknown Token"
}
```
## __Regex__
```
[a-z0-9]{14}
```
## __Example API key__
```
kj5c23a1d263d9
```

View File

@ -0,0 +1,58 @@
# [scrapestack](https://scrapestack.com/documentation)
## __Description__
Real-time, Scalable Proxy & Web Scraping REST API
## __Example Request__
* Curl
```
curl "https://api.scrapestack.com/scrape?access_key={{token}}&url=https://example.com"
```
* Raw
```
GET /scrape?access_key={{token}}&url=https://example.com HTTP/1.1
Host: api.scrapestack.com
```
## __Response__
* Success
```
<!doctype html>
<html>
<head>
<title>Example Domain</title>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
body {
background-color: #f0f0f2;
margin: 0;
padding: 0;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
...
```
* Error
```
{
"success":false,
"error":{
"code":101,
"type":"invalid_access_key",
"info":"You have not supplied a valid API Access Key. [Technical Support: support@apilayer.com]"
}
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

57
Development/serpstack.md Normal file
View File

@ -0,0 +1,57 @@
# [serpstack](https://serpstack.com/documentation)
## __Description__
Real-Time & Accurate Google Search Results API
## __Example Request__
* Curl
```
curl "http://api.serpstack.com/search?access_key={{token}}&query=mcdonalds"
```
* Raw
```
GET /search?access_key={{token}}&query=mcdonalds HTTP/1.1
Host: api.serpstack.com
```
## __Response__
* Success
```
{
"request":{
"success":true,
"total_time_taken":1.1,
"processed_timestamp":1655482312,
"search_url":"http://www.google.com/search?q=mcdonalds\u0026gl=us\u0026hl=en\u0026safe=0\u0026num=10"
},
"search_parameters":{
"engine":"google",
"type":"web",
"device":"desktop",
"auto_location":"1",
"google_domain":"google.com",
"gl":"us",
"hl":"en",
...
```
* Error
```
{
"success":false,
"error":{
"code":101,
"type":"invalid_access_key",
"info":"You have not supplied a valid API Access Key. [Technical Support: support@apilayer.com]"
}
}
```
## __Regex__
```
[a-z0-9]{32}
```
## __Example API key__
```
tue3sv9hzsey1me4l7fwq3t46u5k8wag
```

View File

@ -133,6 +133,45 @@ Detailed information about API
* [1Forge](Currency%20Exchange/1Forge.md)
* [Amdoren](Currency%20Exchange/Amdoren.md)
* [CurrencyFreaks](Currency%20Exchange/CurrencyFreaks.md)
* [Currencylayer](Currency%20Exchange/Currencylayer.md)
* [CurrencyScoop](Currency%20Exchange/CurrencyScoop.md)
* [ExchangeRate-API](Currency%20Exchange/ExchangeRate-API.md)
</details>
<details>
<summary>Data Validation</summary>
* [Lob](Data%20Validation/Lob.md)
</details>
<details>
<summary>Development</summary>
* [ApiFlash](Development/ApiFlash.md)
* [Blitapp](Development/Blitapp.md)
* [Browshot](Development/Browshot.md)
* [Gorest](Development/Gorest.md)
* [host.io](Development/host.io.md)
* [Hunter](Development/Hunter.md)
* [IP2WHOIS](Development/IP2WHOIS.md)
* [IPFind](Development/IPFind.md)
* [JSONBin](Development/JSONBin.md)
* [MAC Address Lookup](Development/MAC%20Address%20Lookup.md)
* [Open Page Rank](Development/Open%20Page%20Rank.md)
* [OpenAPIHub](Development/OpenAPIHub.md)
* [OpenGraphr](Development/OpenGraphr.md)
* [PageCDN](Development/PageCDN.md)
* [ProxyCrawl](Development/ProxyCrawl.md)
* [ProxyKingdom](Development/ProxyKingdom.md)
* [SavePage](Development/SavePage.md)
* [ScraperAPI](Development/ScraperAPI.md)
* [ScraperBox](Development/ScraperBox.md)
* [scrapestack](Development/scrapestack.md)
* [ScrapingAnt](Development/ScrapingAnt.md)
* [ScrapingDog](Development/ScrapingDog.md)
* [Screenshot API](Development/Screenshot%20API.md)
* [serpstack](Development/serpstack.md)
* [Supportivekoala](Development/Supportivekoala.md)
* [ZenRows](Development/ZenRows.md)
</details>
## References