Python Forum
Scrap data from not standarized page?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scrap data from not standarized page?
#4
Pandas can help here as it can find tables on a web-site.
Here a Notebook where i take out table,using a match word that's in table.
The site is little messy as the use tables for a lot of stuff,but can use match(word in table) as shown to get right table.
Also look at this Thread pandas library tricks.
Reply


Messages In This Thread
Scrap data from not standarized page? - by zarize - Nov-20-2019, 02:27 PM
RE: Scrap data from not standarized page? - by snippsat - Nov-22-2019, 03:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Web scrap --Need help Lizardpython 4 1,064 Oct-01-2023, 11:37 AM
Last Post: Lizardpython
  trying to save data automatically from this page thunderspeed 1 2,047 Sep-19-2021, 04:57 AM
Last Post: ndc85430
  Scraping a page with log in data (security, proxies) iamaghost 0 2,168 Mar-27-2021, 02:56 PM
Last Post: iamaghost
  I tried every way to scrap morningstar financials data without success so far sparkt 2 8,306 Oct-20-2020, 05:43 PM
Last Post: sparkt
  Web scrap multiple pages anilacem_302 3 3,879 Jul-01-2020, 07:50 PM
Last Post: mlieqo
  Need logic on how to scrap 100K URLs goodmind 2 2,659 Jun-29-2020, 09:53 AM
Last Post: goodmind
  use Xpath in Python :: libxml2 for a page-to-page skip-setting apollo 2 3,670 Mar-19-2020, 06:13 PM
Last Post: apollo
  Sending data to php page ebolisa 0 1,929 Mar-18-2020, 05:34 PM
Last Post: ebolisa
  scrape data 1 go to next page scrape data 2 and so on alkaline3 6 5,259 Mar-13-2020, 07:59 PM
Last Post: alkaline3
  Scrap a dynamic span hefaz 0 2,723 Mar-07-2020, 02:56 PM
Last Post: hefaz

Forum Jump:

User Panel Messages

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