Code Monkey home page Code Monkey logo

Comments (3)

twiny avatar twiny commented on August 25, 2024

Hey, I believe it should be -u url1.com -u url2.com.
Thank you for offering help with documentation that is really appreciated.
I'm working to release a new update, (branch: csv_url_reader) this will be update it.

from spidy.

Oudwins avatar Oudwins commented on August 25, 2024

Alright, when I have a little time i'll check that -u url1.com -u url2.com works. & try to make the PR if it does.

I am also in the process of learning go (previous js only andy hahaha), so might be able to contribute further.

Some of the things I would be interested in adding are:

  • I would love to split the writer/verifier & crawler in such a way that you can spawn as multiple of both separately.
  • I am not sure why but after running the same crawl for around 2-3 days it fills 1GB of ram on my pc. I imagine you are storing either the domains or the urls crawled in memory. Not sure the best solution for this, I had thought of moving those things to a SQLite or something similar

But first I got to learn go & i'm very busy with school so i'll do what I can.

from spidy.

Oudwins avatar Oudwins commented on August 25, 2024

Finally had time to test this

The code you suggest throws an error -> -u url1.com -u url2.com

This code -u url1.com url2.com does not throw an error but does not seem to work, it only picks up the first url

This code works -> -u url1.com,url2.com

from spidy.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.