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: about 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T14:26:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T04:20:57.694Z (over 1 year 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
[](https://www.python.org/)
[](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).