-
I came across a url that apparently cannot be crawled. Below is the sample code
```
x('https://beap.gemini.yahoo.com/mbclk?bv=1.0.0&es=gWe3t6gGIS.s0yEhy1nskxLUiJSvhpYTFaxji9iVUTQ3iLFRut_mRIYgTyb7DK5…
kengz updated
9 years ago
-
Using MacOS High Sierra (10.13.4) with Node 8.11.1 and npm 5.8.0, when I follow the directions in the README to install axe-crawler `npm install -g axe-crawler`, it fails with the following:
```
n…
-
Hello,
I use the last version of simplecrawler.
When crawling a site my program stops and displays this error :
```
_http_outgoing.js:492
throw new TypeError('The header content contains inv…
-
Hello,
I am running gigahorse-farmer fine but i would like to move to the docker setup.
I am running into this issue
```
herve-node-1 | CHIA_ROOT is set to /data/
herve-node-1 | Chia direct…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `crawler-user-agents@1.0.110` for the project I'm work…
-
According to node.js document:
> Listener functions **must** only perform **synchronous** operations. The Node.js process will exit immediately after calling the 'exit' event listeners causing any …
-
Hi, I've read your blog posts on Medium and was wondering if this was still being worked on?
Is it available on your Patreon?
-
I have configured an Elasticsearch domain in AWS and verified it works by PUTting a document into it using `curl`.
However, when running the http-collector configured with the elasticsearch-committ…
-
hi! havent tried your module yet, but there's a typo in your readme
this project is called `omegle-crawler-node`, but in your readme you say to install `omegle-node-crawler`
was wondering why it…
-
I am trying to run an opc ua server with this json that I attached. It doesn't work for me. I've seen other threads on this forum but it seems like something else is happening. The error that appears …