Skip to content

A simple program to scrape articles on the web written in V

License

Notifications You must be signed in to change notification settings

popcar2/V-Article-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-Article-Scraper

A very simple program that scrapes articles and outputs its contents in a .txt file. Only websites that are in the database are supported since each website has its own layout.

The purpose of this project is more about me learning V and less about making a working, viable product. You shouldn't be using this in any serious capacity (sorry).

The end goal is to have an automatic way to find and extract article contents for a large variety of websites.

How to use

Run the program with v run ., paste the article link, and voila. You should have the article's contents copied to a .txt file.

Example image showcasing the program in use

About

A simple program to scrape articles on the web written in V

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages