Skip to content

JeffersonSnjolly/web-scraping-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

web-scraping-python

Amazenado titulos e stock de livros

Pegamos o nome do livros usado find_elements(By.TAG_NAME.'a')

print01

Pegamos o numero em stock find_elements(By.CLASS_NAME.'instock')

print02

Salvamos duas listas com titulos e quantidades e salvamos em um dataframe.

print03

About

Amazenado titulos e stock de livros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages