FCS basics¶
Registration¶
Confirm with Register button.
Your account is activated. Now you can log in with your email or login and password.
Main page¶
On main page you can:
- API - see REST API documentation,
- Tasks - display information about crawling tasks,
- Change password - change your password,
- Change your data - modify details of your account,
- Show quota - check your permissions in creating task,
- API keys - view keys required for using REST API,
- Logout - finish work with system.
List of tasks¶
This page presents all tasks of current user. They can be active (yellow rows), paused (grey rows) and finished (green rows). To decrease amount of elements in table you can filter them with two select lists and Filter button.
Create new task¶
Click Add button under tasks’ list table.
In first row specify task’s name.
- Fill priority field with number from 1 to 10. The higher it is, the more important is this task
in comparison with other tasks of this user.
Give start links separated with white space.
- In the whitelist field you can specify list of regular expressions (separate them with comma)
describing urls, which can be processed. If you leave this input empty, all urls will be crawled.
Blacklist is list of regular expressions which cannot be crawled. Optional.
In the next field set the maximal amount of pages which can be crawled.
Select maximal date of task lasting in Expire field.
In last input you can type list of MIME types which should be processed by crawler.
Send form with Add.
Edit existing task¶
Send feedback¶
If task is running or paused, on task edition page you can rate some pages. To send feedback to Task Server, you need to specify url and rating. Higher than 3 means that link is valuable, lower means that link is useless. Confirm with Send feedback button.
Download crawling results¶
On the same page you can also download crawling results. Click Get data. In window which appears set size in MB of file with part of results. Click OK and download should begin.






