scan

description

scan - executes a scan against the provided TSN in the PARAM

https://api.twase.com/KEY/VERSION/scan/MODULE/PARAM
Module the scan module(s) to invoke; use 'all' to execute all Modules, or a comma separated list of required Modules
Param the TSN to scan against

format

<twase> 
	<key>d3m04p1k3yf0r73571ngpurp05350nly</key> 
	<version>0.8</verison> 
	<method>scan</method> 
	<module>all</module> 
	<param>jchivers</param> 
	<client_ip>0.0.0.0</client_ip> 
	<api_server>node-002</api_server> 
	<exec_time>516</exec_time> 
	<screen_name>jchivers</screen_name> 
	<twam_score>22</twam_score> 
	<scan_module_1> 
		<date>1265472229</date> 
		<exec_time>4</exec_time> 
		<raw_data> 
			<useful_data_1>abcdef</useful_data_1> 
			<useful_data_2>000111</useful_data_2> 
		</raw_data> 
		<result>1</result> 
	</scan_module_1> 
	<scan_module_2> 
		... 
	</scan_module_2> 
</twase> 
  • <scan_module> branches hold <date>, <exec_time>, <raw_data> and <result>
  • <raw_data> contains one or more branches (depending on the Module) and provides some potentially useful information relating to the parent <scan_module>
 
method/scan.txt · Last modified: 2010/03/04 21:14 by james