Skip to content

seon-creator/Web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This codes are based on Nomad coder 'Python web scrapper' course.
This code is based on Python=3.11.2
And some modules are installed

To run the chap6_Request.py

$ pip install requests
$ pip install bs4

To run the chap6_playwright.py

$ pip install playwright
$ playwright install

To run the chap6_interactivity.py

$ pip install bs4
$ pip install playwright
$ playwright install

About

This code is based from Nomad course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages