Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jayanthsd2003/python_webscrapper

This script scraps the key data from the url's you pass through it in csv format.
https://github.com/jayanthsd2003/python_webscrapper

Last synced: 9 days ago
JSON representation

This script scraps the key data from the url's you pass through it in csv format.

Awesome Lists containing this project

README

        

# Python_Webscrapper

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-360/)

These scripts are data Scrapping tools:
1. This scraps data from a CSV file
2. And this one scraps data from a pile of links with the help of chrome driver. (this is basically testing).