Upload an App

Upload an 80app to use in a crawl.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

80apps are simple javascript applications that run on our crawling platform. They must include a processDocument function that returns a javascript object with the data collected from a page, and a parseLinks function that return a list of URLs to crawl next. For more info, check out the documentation on 80apps.

Uploads an 80app as <app_name>.
The code for the app should be included as text in the body of the request.
The request must include the header:
Content-Type: application/octet-stream

Path Params
string
required
Defaults to abcdefghijklmnopqrstuvwxyz012345

Replace this with your API key

string
required
Defaults to my_app.js
Body Params
string
required

The code of your 80app

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain