Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jayanthsd2003/python_webscrapper
- Owner: JayanthSD2003
- Created: 2024-04-18T17:36:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T14:26:22.000Z (2 months ago)
- Last Synced: 2024-09-08T16:27:35.994Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).