Giter Club home page Giter Club logo

scrapper_news's Introduction

Scrapper_News

News_Scraper is a Python-based project that automates the process of scraping news articles from various online sources. This project extracts the latest news articles, processes the content, and stores it in a structured format for further analysis or usage.

Table of Contents

Features

  • Multi-source scraping: Collect news from multiple sources.
  • Customizable: Easy to add new sources and configure scraping rules.
  • Data storage: Save articles in a structured format.
  • Content processing: Ectract major information such as titles,paragraph,headers,news and many more.

Installation

  1. Clone the repository:

    git clone https://github.com/ParsuramBaral/Scrapper_News.git cd News_Scraper

  2. Set up a vitual environment (OPTIONAL BUT SUGGESTED!)

    python -m venv env .\env\Scripts\activate # On Windows source env/bin/activate # On Unix or MacOS

  3. Install the required packages: You can watch out for List of Python Dependencies Install the required Dependencies:

    pip install -r requirements.txt

USAGE

  1. Run the scraper:

    News_Scrapper.py

  2. View the scraped data:

    • The scraped articles will be seen in the terminal as per the format in the program.

output: format: json seen in: running terminal, in text editors (eg:VS Code)

Contributing Contributions are welcome! Please read the contributing guidelines for more information.

Fork the repository Create a new branch (git checkout -b feature-branch) Make your changes Commit your changes (git commit -m 'Add some feature') Push to the branch (git push origin feature-branch) Create a new Pull Request

License This project is licensed under the MIT License - see the LICENSE file for details.

Contact For any inquiries or issues, please open an issue on GitHub or contact me at [email protected]

scrapper_news's People

Contributors

anamolz avatar parsurambaral 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.