Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetanpyasi/news_scrapper
https://github.com/chetanpyasi/news_scrapper
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chetanpyasi/news_scrapper
- Owner: Chetanpyasi
- Created: 2024-11-30T06:50:37.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-30T08:24:57.000Z (about 1 month ago)
- Last Synced: 2024-11-30T08:28:00.982Z (about 1 month ago)
- Language: Python
- Size: 7.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#News_Scrapper
Running the virtual enviroment
```
myenv\Scripts\activate
```installing dependences
```
pip install -r requirements.txt
```