Giter VIP home page Giter VIP logo

hirajanwin / ecosia.org-image-scrapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahkohd/ecosia.org-image-scrapper

0.0 0.0 0.0 33 KB

Scrapes and download images from http://ecosia.org with list of search queries stored in .csv file and then groups them automatically into there appropriate folders. Created the scrapper while I was collaborating with @Emmarex on Vegetables recognition and classification Model to make a dataset to use to train the AI.

License: Other

JavaScript 100.00%

ecosia.org-image-scrapper's Introduction

Scrapes and download images from http://ecosia.org with list of search queries stored in .csv file and then groups them automatically into there appropriate folders. Created the scrapper while I was collaborating with @Emmarex on Vegetables recognition and classification Model to make a dataset to use to train the AI.

How to use

Clone this repository and the install the dependencies.

    $ git clone https://github.com/ahkohd/ecosia.org-image-scrapper.git
    $ cd ecosia.org-image-scrapper
    $ npm install

Then run, in the project folder run the following command

    // $ node scrap [pathToTheCSVFile] [numberOfPicturesPerQuery]
    // for example
    $ node scrap ./veg.csv 5

An that's it :-)

Options

  • [pathToTheCSVFile] The path to the csv file that contains queries to scrape from ecosia.org default: ./veg.csv
  • [numberOfPicturesPerQuery] Number of pictures to scrape per query default: 4

License

The MIT License

ecosia.org-image-scrapper's People

Contributors

ahkohd avatar

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.