Skip to content

adarshkr357/WebScrapingAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WebScrapingAutomation

This is a Python script for various automation and web scraping tasks.

Features

  • Fetches cryptocurrency news and market data from CoinMarketCap.
  • Fetches the latest news about a given topic using News API.
  • Fetches the latest weather forecast for a given location using Weather API.

Installation

  1. Clone this repository: git clone https://github.com/AdarshKr357/WebScrapingAutomation.git
  2. Install dependencies: pip install requests
  3. Run the script: python main.py

Usage

You can use this script as a module in your own Python projects, or run it directly from the command line.

Releases

No releases published

Packages

No packages published

Languages