pipreqs icon indicating copy to clipboard operation
pipreqs copied to clipboard

`scrape-google-scholar-py` & `google-search-results-python` packages is not added to `requirements.txt`

Open dimitryzub opened this issue 2 years ago • 0 comments

Thank you for this awesome tool!

I have a script which uses scrape-google-scholar-py and google-search-results-python and pipreqs doesn't recognize them:

from google_scholar_py import CustomGoogleScholarProfiles
from serpapi import GoogleSearch

I've read that there possibly will be a new parser that will parse new, similar to these packages. Just wanted to mention this issue.

Thank you 🙂

dimitryzub avatar May 03 '23 09:05 dimitryzub