GithubHelp home page GithubHelp logo

scrapper's Introduction

Scrapper

Developed as a part of #Icodeformyभाषा project of Nepali NLP Group

Dependencies

Beautiful Soup , re, urllib

Install pip
$ sudo apt-get install python-pip


Installing dependencies

$ pip install beautifulsoup4
$ pip install urllib

or

$ pip install -r requirements.txt

E-Kantipur

Script to scrap Nepali news from various categories of following newspaper

1. कान्तिपुर
2. नारी
3. साप्ताहिक
4. नेपाल

Running Script

You can run it in your terminal using the following command:

$ python Scrapper.py http://kantipur.ekantipur.com कान्तिपुर

Note that if you also have Python 2.x installed on your machine, you may need to explicitly call Python 3.x by running the command this way:

$ python3 Scrapper.py http://kantipur.ekantipur.com कान्तिपुर

scrapper's People

Contributors

ingrojshrestha avatar nepalinlp avatar syauri avatar

Watchers

James Cloos avatar  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.