Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vtstech/vtstech-webscraper

Simple HTML/PHP Scraper written in VB6. Uses wget to download html/php
https://github.com/vtstech/vtstech-webscraper

Last synced: 3 days ago
JSON representation

Simple HTML/PHP Scraper written in VB6. Uses wget to download html/php

Awesome Lists containing this project

README

        

VTSTech-WebScraper v0.0.1-r02

Simple HTML/PHP Scraper written in VB6. Uses wget to download html/php

target is search string

capture-len-f will output this many chars forward

capture-len-r will output this many chars backward

Changelog:

v0.0.1-r02 1/12/2018 8:16:05PM

Resized main form slightly

Now using FileToString Function from MSDN

No longer considers each line, but reads entire file at once

v0.0.1-r01 1/8/2018 11:19:08PM

Added 'Reset' button to clear all fields.

Now exits with fatal error if wget.exe not present.

v0.0.1-r00 1/8/2018 6:55:48PM

First release.

Uses GNU Wget 1.19.1

Published to GitHub