Skip to content

milindian/url_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

url_scrape

Scrape a webpage for certain information

Description

This script will take an html file and allow you to scrape it for specified value(s).

Pre-requisites

  • HTML file. An example call "campinglist.html" is provided.
  • An output txt file. This is where the captured values will be written. An example "parkscan.txt" is provided

Usage

  • Go to the website you want to scrape
  • Right-click, inspect, copy and save HTML
  • Update script so it points to the saved html and the output file
  • Update the script so it is filtering/finding the relevant values

About

Scrape a webpage for certain information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published