Web Crawler Admin Platform Crawlab v0.4.5 Release

Marvin Zhang
1 min readFeb 6, 2020

--

Introduction

This release is focused on bug fixes and some necessary optimizations.

Features / Enhancement

  • Interactive Tutorial. Guide users through the main functionalities of Crawlab.
  • Global Environment Variables. Allow users to set global environment variables, which will be passed into all spider programs. #177
  • Project. Allow users to link spiders to projects. #316
  • Demo Spiders. Added demo spiders when Crawlab is initialized. #379
  • User Admin Optimization. Restrict privilleges of admin users. #456
  • Setting Page Optimization.
  • Task Results Optimization.

Bug Fixes

  • Unable to find spider file error. #485
  • Click delete button results in redirect. #480
  • Unable to create files in an empty spider. #479
  • Download results error. #465
  • crawlab-sdk CLI error. #458
  • Page refresh issue. #441
  • Results not support JSON. #202
  • Getting all spider after deleting a spider.
  • i18n warning.

References

Community

If you think Crawlab is helpful in your daily development or companies, please add the author’s Wechat account “tikazyq1” and noting “Crawlab”. The author will add you in the discussion group. Welcome to star our project on Github. If you have any question, feel free to submit issues on Github, and also welcome to make contributions.

--

--