Simple Web Scraping WebApi based on Flask.
Tested with:
- python 3.9.13
- pip 23.2.1
pip install -r requirements.txt
pip install --upgrade gevent
cd ./src
python main.py
This project is usign Flask along with other libraries.
docker build -t genocs/scraping-webapi:latest -t genocs/scraping-webapi:1.0.0 .
docker run --name scraping-webapi-container -p 5400:5400 genocs/scraping-webapi:1.0.0
docker compose up
docker push genocs/scraping-webapi:1.0.0
docker push genocs/scraping-webapi:latest
This project is licensed with the MIT license.
View Complete Changelogs.
Has this Project helped you learn something New? or Helped you at work? Here are a few ways by which you can support.
- ⭐ Leave a star!
- 🥇 Recommend this project to your colleagues.
- 🦸 Do consider endorsing me on LinkedIn for ASP.NET Core - Connect via LinkedIn
- ☕ If you want to support this project in the long run, consider buying me a coffee!
This project exists thanks to all the people who contribute. Submit your PR and join the team!
Become a financial contributor and help me sustain the project. Support the Project!