Skip to content

agumfanani19/Web-Scraper-CNBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Python Project

Overview

This is the simple news scraper for https://cnbc.com/

Project Structure

my-python-project
├── src
│   ├── main.py
│   └── utils
│       └── __init__.py
├── requirements.txt
├── setup.py
└── README.md

Getting Started

Installation

  1. Clone the repository:
    git clone <repository-url>
    
  2. Navigate to the project directory:
    cd my-python-project
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    

Running the Application

To run the application, execute the following command:

python src/main.py

Usage

Provide instructions on how to use the application here.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

License

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

About

Web-Scraper for news

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages