kimono

Kimono Desktop crawl stuck at “Queued”

為{幸葍}努か 提交于 2019-12-24 16:48:50
问题 I'm using Kimono Desktop to crawl a site and posting the data to a Firebase endpoint. Everything is working from beginning to end with the exception of auto-running. When creating or editing the Kimono API with the Chrome extension the desktop app crawls and reports "the last crawl was successful". The next run is listed as the set time to crawl (I've tried 5 min, 30 min, and 1 hour on multiple machines) but when that time elapses the Next Auto-Run says "Queued" but never actually runs.

Kimono Desktop crawl stuck at “Queued”

与世无争的帅哥 提交于 2019-12-24 16:48:03
问题 I'm using Kimono Desktop to crawl a site and posting the data to a Firebase endpoint. Everything is working from beginning to end with the exception of auto-running. When creating or editing the Kimono API with the Chrome extension the desktop app crawls and reports "the last crawl was successful". The next run is listed as the set time to crawl (I've tried 5 min, 30 min, and 1 hour on multiple machines) but when that time elapses the Next Auto-Run says "Queued" but never actually runs.

sort jquery result alphabetically

老子叫甜甜 提交于 2019-12-23 05:41:31
问题 I am trying to make a dynamic list of my blog posts. I need the list to be displayed alphabetically. The current code is working okay, but gave me a chronological list. How can I arrange my list alphabetically. Current code is given below. It is for blogger blog and I used kimonolabs to make the API used in this code. The feed is in jason. (In blog page area I first created a blank html list and then used below code to insert data. Html is also given.) What should I do to make the result

sort jquery result alphabetically

浪子不回头ぞ 提交于 2019-12-23 05:41:16
问题 I am trying to make a dynamic list of my blog posts. I need the list to be displayed alphabetically. The current code is working okay, but gave me a chronological list. How can I arrange my list alphabetically. Current code is given below. It is for blogger blog and I used kimonolabs to make the API used in this code. The feed is in jason. (In blog page area I first created a blank html list and then used below code to insert data. Html is also given.) What should I do to make the result

Posting Data with Kimonolabs Webhook

本秂侑毒 提交于 2019-12-23 03:45:10
问题 I stuck at the problem, that if I want to post my Kimono Data via Webhook in my Database it gives me a JSON like this: { "name": "",..."results": {"collection1": [{ ...}]} The problem is that these kind of JSON creates one single row in my database with one attribute results where all my data is stored. But actually I need the elements in the result collection in different rows to be able to work with them. I tryed to transform the data with the given feature in Kimonolabs but i doesn't think

Posting Data with Kimonolabs Webhook

和自甴很熟 提交于 2019-12-06 22:24:14
I stuck at the problem, that if I want to post my Kimono Data via Webhook in my Database it gives me a JSON like this: { "name": "",..."results": {"collection1": [{ ...}]} The problem is that these kind of JSON creates one single row in my database with one attribute results where all my data is stored. But actually I need the elements in the result collection in different rows to be able to work with them. I tryed to transform the data with the given feature in Kimonolabs but i doesn't think it's gonna work like this. Does anybody have an idea how to fix this issue? I've found a little

Kimono Desktop rss and autorun

微笑、不失礼 提交于 2019-11-28 06:39:16
问题 I dont See that anyone already asked for this so 1.: Is there any way to Autorun like in online Kimono the tasks 2.: Did anyone get link to rss running? It seams to runs on http://localhost:3000 but when i Access it on ie, ff ore chrome i just get a blank page... But on looking into source of this page it show everything So it seams to get hidden, in any way :/ 回答1: Looks you actually can you access it at http://localhost:3000, but you need the complete API url as you would use from Kimono's