Skip to content

erinhmclark/scraper_method_comparison

Repository files navigation

scraper_method_comparison

A comparison of the efficiency of various methods of scraping.

Purpose

The initial plan is to write a simple scraper compare the efficiency of it to a version using asynchronous requests. This will be done using the httpx module for direct comparison against the async version.

Extensions

Potentially add in versions using ScraPy and Selenium for comparison too.

About

A comparison of the efficiency of various methods of scraping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages