Skip to content

Script to scrape Country code of state of Rio de Janeiro

Notifications You must be signed in to change notification settings

VictorMilhomem/IbgeCodScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBGE Rio de Janeiro County Code Scraper

This script scrapes the IBGE to get the country code of Rio de Janeiro State

CSS Selector

To get the Rio de Janeiro table we used the selector below

body > section > article > div.container-codigos > table:nth-child(21) > tbody

About

Script to scrape Country code of state of Rio de Janeiro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages