BOBOBK

Scraping Emojis with Scrapy and Building a Search Website Using Flask

MISCELLANEOUS
Scraping Emojis with Scrapy and Building a Search Website Using Flask

Today I chatted with a friend who said he bought emoji packs from Taobao. I don’t have many myself, but there are tons of emoji websites online — why not scrape them and build my own emoji search engine?

Using Python to Get Real Video URLs from VIP Parsing Sites

MISCELLANEOUS
Using Python to Get Real Video URLs from VIP Parsing Sites

There are currently many video sites in China, including Tencent Video, iQIYI, Youku, Bilibili, etc. These sites have many VIP videos that require payment. Recently, there have been a few dramas I wanted to watch.

scrapy crawl subtitle group today's updated movies - with source code

TECHNOLOGY
scrapy crawl subtitle group today's updated movies - with source code

Because I like watching American TV shows, and the subtitle group's resources update very quickly, and I have written many scrapy spiders, and I also maintain a small movie site for friends to download, I wondered if I could use a script to realize daily updates and crawling of subtitle group movie resources.