Python Forum
HOW TO GET AN INFORMATION FROM A WEB PAGE USING A SCRIPT
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HOW TO GET AN INFORMATION FROM A WEB PAGE USING A SCRIPT
#1
Please I need help about writing a script that could help me search for an information on a website. For instance: a web site (www.myweb.com) has a list of names of students admitted in a school having up to 500 pages (www.myweb.com/1) or (www.myweb.com/250) and so on...... How can I write a script that could do the search for me (search JOHN BULL ON www.myweb.com & thell me the page number it appeared) to make it easier for me. Thanks.
Reply
#2
Take a look at  Web-Scraping part-1.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Need help for a python script to extract information from a list of files lephunghien 6 1,128 Jun-12-2023, 05:40 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020