Git Product home page Git Product logo

Comments (3)

kelson42 avatar kelson42 commented on May 29, 2024

@ikreymer @pirate @ivanistheone @tim-moody What kind of alternatives would you recommend to consider?

from zimit.

tim-moody avatar tim-moody commented on May 29, 2024

@kelson42 I think if you have already settled on warc files then you have already decided on the spider.

@ivanistheone strategy of crawling before you can run makes sense to me. I have used httrack, wget, and other tools to scrape the cdc site. The problem is that it is huge (I think it approaches 1TB) and the scrape runs out of resources before finishing. I ended up leaving out all the videos and even the pdfs and other docs.

So I want know what to leave out without downloading the whole site. BasicCrawler crawls the whole site (mostly) but only gets head for everything but html. That way you can size the job before executing it.

I am in the process of expanding BasicCrawler to include more content-types. The output is not a scraped site but a set of json files that can be analyzed before scraping. I looked at the warc extractor some time ago but found the files large and the server quite slow. If you can now convert the output to zims that would be useful. I was never able to make a zim from the cdc download because it was too unruly, so you may find that not all warcs will convert to zims.

from zimit.

kelson42 avatar kelson42 commented on May 29, 2024

The decision has been made to use https://github.com/webrecorder/browsertrix

from zimit.

Related Issues (20)

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.