You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,11 @@ $ pip install serpapi
24
24
```
25
25
26
26
Please note that this package is separate from the *soon–to–be* legacy `serpapi` module, which is currently available on PyPi as `google-search-results`.
27
-
i
27
+
28
+
## License
29
+
30
+
MIT
31
+
32
+
## Contributing
33
+
34
+
Bug reports and pull requests are welcome on GitHub. Once dependencies are installed, you can run the tests with `pytest`.
0 commit comments