SuperBruceJia/dynamic-web-crawlering-python
This repo is mainly for dynamic web (Ajax Tech) crawling using Python, taking China's NSTL websites as an example.
This project helps researchers and knowledge managers efficiently gather a large volume of scientific and technical terms from China's NSTL websites. It takes the website URLs for terms as input and extracts detailed information like English and Chinese terms, synonyms, and fields, saving it into a JSON format. This tool is for anyone needing to systematically collect and organize extensive terminology from specific online databases.
No commits in the last 6 months.
Use this if you need to extract and organize a large number of scientific and technical terms and their related information from dynamic web pages, specifically from the NSTL website.
Not ideal if you need to scrape data from websites with very complex anti-bot measures that go beyond common user-agent and request-timing defenses, or if you need to extract data from a single, static page.
Stars
15
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jun 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/SuperBruceJia/dynamic-web-crawlering-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.