Skip to content

obafemi-i/Icopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Icopify scraper

The scraper uses Playwright to login and maintain the session to go through pages. Also uses Selectolax to parse the needed HTML.

The first command to install the needed libraries, the second command to install the playwright browsers.

  • pip install -r requirements.txt

  • playwright install

Icopify credentials (email and password) should be in a creds.py file which is imported into the main.py file on line 5.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages