Skip to content

The aim of project is compare performance using different parsing methods

License

Notifications You must be signed in to change notification settings

arnau-foraster/regex_vs_bs4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex vs bs4 vs lxml vs scrapy performance results:

Compiled regex: 0.01686697947008876 seconds
BS4 soup: 4.652129001758293 seconds
Lxml: 0.01135487515525302 seconds
Scrapy: 0.021356790887769428 seconds

Future work

Assert that the obtained results are equal

About

The aim of project is compare performance using different parsing methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published