We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0e678 commit 98505d5Copy full SHA for 98505d5
__scraping__/README.md
@@ -1,6 +1,7 @@
1
See also
2
3
-- [beautifulsoup](https://github.com/furas/python-examples/beautifulsoup)
4
-- [requests](https://github.com/furas/python-examples/requests)
5
-- [selenium](https://github.com/furas/python-examples/selenium)
6
-- [`__scraping__`](https://github.com/furas/python-examples/__scraping__)
+- [beautifulsoup](../beautifulsoup)
+- [requests](../requests)
+- [scrapy](../scrapy)
+- [selenium](../selenium)
7
+- [`__scraping__`](../__scraping__)
0 commit comments