Skip to content

Geander/scraping-multiple-pages-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

scraping-multiple-pages-python

Get all title texts in the pages of multiple pages (list with pagination)

This code exemple it's for get contents in li with class filter.

He save result in txt file, separated per line.


Install dependencies

pip install -r requirements.txt

Run

python index.py

About

Get all title texts in the pages of multiple pages (list with pagination)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages