html - Can Python get a Href link on page one, and then get a paragraph from page 2? -


i new python, wondering if utilize python , modules. retrieve href page 1, , first paragraph in page 2.

q2: also, how scrape first 10 link hrefs same div class on page one, , scrape first 10 paragraphs, while looping?

yes, believe should able to.

try lookup requests , beautifulsoup python modules.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -