ok here's the thing, I have a table in my DB (courses), and I want to fill it with data about all the courses that my school has. there's another site which has a form that let's people enter the code of the course and when they click "search" it shows results (that I want to insert into my table).
is there a way to make my code do a bunch of searchs through that site and get the results?
54uydf 1 Junior Poster
Recommended Answers
Jump to PostIf they don't, be careful of using their data. It may not be allowed to be copied. They own the data, you may still need their permission to use it. I doubt that they'd give you this permission though.
One way to do this would be to use cURL.
…
Jump to Postmaking a form does NOT mean someONE has to fill it
thats what computers do, automate
its just a post request populated from a list
you just sit back and wait while the data flows in
All 6 Replies
tiggsy 4 Junior Poster
54uydf 1 Junior Poster

diafol
54uydf 1 Junior Poster
almostbob 866 Retired: passive income ROCKS
tiggsy 4 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.