Skip to content

Commit e2c6fcd

Browse files
authored
Update README.md
1 parent ad2d344 commit e2c6fcd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
## Requests based scraping tutorial
22

33

4-
You want to start scraping? Well this guide will teach you, and not some baby selenium scraping. This guide only uses raw requests and has examples in both python and kotlin. Only basic programming knowlege in one of those languages is required to follow along in the guide.
4+
You want to start scraping? Well this guide will teach you, and not some baby selenium scraping. This guide only uses raw requests and has examples in both python and kotlin. Only basic programming knowlege in one of those languages is required to follow along in the guide.
5+
6+
If you find any aspect of this guide confusing please open an issue about it and I will try to improve things.
7+
8+
If you do not know programming at all then this guide will __not__ help you, learn programming first! Real scraping cannot be done by copy pasting with a vauge understanding.
59

610

711
0. [Starting scraping from zero](https://github.com/Blatzar/scraping-tutorial/blob/master/starting.md)

0 commit comments

Comments
 (0)