Web Scraping

>want to web scrape to make money
>no clue where to start
>want to auto add things like shoes and shit to cart when they drop (muh supreme)

How do I into web scraping? What using things can I do with it?

>how 2 make money from computers
>non-autism edition

Attached: b4link.jpg (750x997, 70K)

Other urls found in this thread:

scrapinghub.com/jobs
datasciencecourse.org/lectures/
twitter.com/AnonBabble

How do I into web scraping?
Googling/githubing

Learn html and make a ruby script using nokogiri
And prepare to see things breaking every other week

>ruby

user...

Automate The Boring Stuff With Python had a pretty good chapter on web scraping

is scraping with python?

what's a 1337 way you search github for specific things you want? or just search one category and hope to find what you want

Requests + BeautifulSoup

what you want is not scraping, well its a part but interacting with a website like adding stuff to basket is way beyond scraping and obviously needs custom solutions per site


for scraping, use scrapy framework

What are you, black?

i've never heard of requests. i'll look into it

niggers aren't welcome & no

thank youi'll look into the custom solutions part if i can figure it out. i wrote down scrapy framework