seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
5.28k stars 970 forks source link

Suggestions for SOPA/REST API automation? #825

Closed sridharaiyer closed 3 years ago

sridharaiyer commented 3 years ago

Hi Can you recommend any awesome library just as yours for me to do API testing of either SOAP/RESTful Web Services? This is instead of me writing boilerplate on top of the requests package.

mdmintz commented 3 years ago

My specialty is web automation and testing of web apps through web interfaces. REST APIs are in a completely different world, so you'll probably find your answers elsewhere.