Skip to content

monkeyusage/scrapetools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapetools

A small wrapper around aiohttp that lets developers use their scraperapi account to make requests

To use it you should save your API_KEY inside your environment variable with the name "scraperapi_proxy".

The library exposes the fetch functions from both:

- the default scrapetools lib -> which is async
- the sync scapetools lib -> from scrapetools.sync

Clone it and install it using "pip install ."

Contributions are welcome!

About

Tools for scraping the web with ease

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages