Does anyone know how to scrape a webpage in pascal? I'm trying to run a local php site from simba.
Thank you!
Answer:
Ends up that for accessing a web connection you can just use getPage(URL: string); super simple, works great!
Does anyone know how to scrape a webpage in pascal? I'm trying to run a local php site from simba.
Thank you!
Answer:
Ends up that for accessing a web connection you can just use getPage(URL: string); super simple, works great!
Last edited by xdarkshadowx; 01-01-2013 at 12:53 AM.
Technically, it is possible, but not practical, as there are too many variables to account for. Color...has its limits with various fonts and shapes in the picture.
I think this is what you are looking for? Web scraping is just getting detailed info of a web page using a software right?
~Rez
For the basics of the basics of pascal, try my TuT. ||Photoshop Editing ||MapleResourceDung Script || Book a flight! BuySellTrip
Well, I'm just trying to open a connection to the web page. It's a blank page, I just want to access the page to get the PhP code to run. Hope that clarify's my question.
Answer at the top!
There are currently 1 users browsing this thread. (0 members and 1 guests)