Skip to content

How did you guys come up with the script? #287

Answered by CoolnsX
xkaku1 asked this question in Q&A
Discussion options

You must be logged in to vote

First analyse the website u want to scrape... Like how it's interacting.. how all the elements work.. then figure out ur use case.. like what u want to scrape..
e.g. - u want to download wallpapers.. so u know and use the website.. so how to u use it like searching for wallpapers.. or just download any random wallpaper from the front page.. then learn the regex(regular expression) it is a way u find and match the pattern string.. like most of the website have uniform pages.. so regex will be the most useful technique for Scraping..

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by port19x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants