Skip to content

WScraping/lansstyrelsen_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lansstyrelsen site parser

Article: Make UpWork job for fun and free :) Parsing or Web Scraping

Simple parser for Lansstyrelsen. Just for fun, maybe it will be helpful for someone 😄

This parser made for UpWork task and share for free.

Usage

Very simple:

parser = Parsers::Lansstyrelsen.new(1000)
parser.get_all_pages
pp parser.data

Contributing

  1. Fork it ( https://github.com/WScraping/lansstyrelsen_parser )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Upwork job for fun and free

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages