Skip to content

Server#

Okami server is a service to process in real time pages on a website implemented by spider.

Override HTTP_SERVER class when you wish to define custom server functionality.

Start#

  • okami server

Access Okami server at localhost:5566.

Use HTTP_SERVER_ADDRESS or command line arguments to define custom address and port.

Endpoints#

/process/

  • method

    • GET
  • parameters

    • name spider name
    • url page url
  • example

    • /process/?name=example.com&url=http://example.com/product/id/