https://github.com/pranavpr/webby
Webpage Downloader
https://github.com/pranavpr/webby
Last synced: 10 months ago
JSON representation
Webpage Downloader
- Host: GitHub
- URL: https://github.com/pranavpr/webby
- Owner: pranavpr
- Created: 2014-03-16T10:58:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-26T19:31:17.000Z (over 11 years ago)
- Last Synced: 2025-01-26T19:18:02.334Z (12 months ago)
- Language: C
- Homepage:
- Size: 871 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Description
This program can login to a site and download multiple pages. This program will download pages from starting to ending index. e.g. Download URLs ending with integer like http://exampe.com/1 to http://example.com/100
# Usage
```
downloader
```
# Parameters
* URL: URL of webpage to download
* User ID: User Id to login
* Password: Password to login
* Start Index: Starting index
* Ending Index: Ending index
# License
This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
© 2014 Pranav Prakash,