Marko Huttunen

Results 2 issues of Marko Huttunen

**Is your feature request related to a problem? Please describe.** Data insertion into relational database (Postgresql in my case) using data sources. I had to dig into crawlab sdk source...

enhancement
sdk

sdk 0.0.32 python 3.11.7 Running: ``` project.export_tasks(ids=[23]) ``` SDK exports all my labeled tasks, not the task ID 23. I tried a couple of different parameter combinations, but the result...