Photinia-Milk / Dolo-Reptiles

This repo is reserved for Dolo reptiles (notice, these reptiles are for illegitimate usage). Dolo is a course selection website with dynamic self-adapting workflow system developed by Vue, Spring Boot and Mysql
1 stars 0 forks source link

Reptiles-first try #1

Open maohaotian opened 4 years ago

maohaotian commented 4 years ago

In the last two day, we have tried to get course information from i.sjtu.edu.cn. We learned Python by ourselves, trying to use regular expression to analysis the element of the page. Fortunatelly, we succeeded in "stealing" the picture from the some websites. There is no doubt the it's great progress. However, we are stuck now when we try to get information from our school website. It seems issue about crossing domain.And when we examine the source code ,ohch, it's using to store the global variables!And the programmers had bad habits writing variables with Pinyin.It might be a great direction when we try to optimize the website.Now, our assistant have offer us a new library, and we will try to combine it in our near future!

KONY128 commented 4 years ago

In the last two day, we have tried to get course information from i.sjtu.edu.cn. We learned Python by ourselves, trying to use regular expression to analysis the element of the page. Fortunatelly, we succeeded in "stealing" the picture from the some websites. There is no doubt the it's great progress. However, we are stuck now when we try to get information from our school website. It seems issue about crossing domain.And when we examine the source code ,ohch, it's using to store the global variables!And the programmers had bad habits writing variables with Pinyin.It might be a great direction when we try to optimize the website.Now, our assistant have offer us a new library, and we will try to combine it in our near future!

It great that you share your devlog here. Good job.

: )

The problem now is we can't get the data from any course website.

Now we must try some other way to get there.

We should do some survey of Selenium.

P.S. Maybe you can try to separate sentences like this next time.

KONY128 commented 4 years ago

Please transfer your develop log into the documentation as I request for.