Skip to content

generates python crawler by parsing HTTP Archive file

Notifications You must be signed in to change notification settings

diemori/har2lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

har2lib

generates python crawler by parsing HTTP Archive file

How to use:

  1. generate .har file from [developer tools] in browser
  2. use crated .har file as input

Example:

  • python har2lib.py test.com.har

    • this will generate test.com.py

About

generates python crawler by parsing HTTP Archive file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages