https://github.com/adeekshith/auto-scrape-webpage
Scrape any web page depending on the test profile. It determines patterns based on the test website and then extracts data on all the other webpages based on that.
https://github.com/adeekshith/auto-scrape-webpage
Last synced: 11 months ago
JSON representation
Scrape any web page depending on the test profile. It determines patterns based on the test website and then extracts data on all the other webpages based on that.
- Host: GitHub
- URL: https://github.com/adeekshith/auto-scrape-webpage
- Owner: adeekshith
- Created: 2015-11-08T20:35:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T07:13:14.000Z (over 10 years ago)
- Last Synced: 2025-02-27T07:18:36.798Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto Scrape Webpage
This Python program extracts websites based on the given test website and the content you need to extract from the test website.