pycontw / pycon_archive_past_website

Freeze and archive historical PyConTW official websites as static sites.
MIT License
4 stars 7 forks source link

Recent deployment break scrapper's functionality #25

Closed Darkborderman closed 2 years ago

Darkborderman commented 2 years ago

Recent deployment breaks the scrapper functionality of scrapping each year.

Event Timeline

2021/10/14 This deployment on commit fix crawler of 2020, the scrapper were working.

2021/10/15 Latest deployment on commit Replace all url path, the scrapper still worked, but it broke since this commit.

2021/10/23 Test deployment on @josix repository can only scrap 2 page of 2020 website.

2021/10/25 Test deployment on my repository got the same result.


I'd more concern about:

We may either patch the script or revert back website commit since it only replace the URL path.

I'm totally new to this repository, any idea are welcome. :bow: