Skip to content

Genocs/genocs-webscraping

License Build Contributors Forks Stargazers Issues Discord Gitter Twitter Twitterx LinkedIn

icon

Web Scraping Web Api

Simple Web Scraping WebApi based on Flask.

Goals

Prerequisites

Getting Started

Tested with:

  • python 3.9.13
  • pip 23.2.1

Build and run locally

pip install -r requirements.txt
pip install --upgrade gevent
cd ./src
python main.py

Description

This project is usign Flask along with other libraries.

Build Docker Image

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

License

This project is licensed with the MIT license.

Changelogs

View Complete Changelogs.

Community

Support

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!

buy-me-a-coffee

Code Contributors

This project exists thanks to all the people who contribute. Submit your PR and join the team!

genocs contributors

Financial Contributors

Become a financial contributor and help me sustain the project. Support the Project!

Acknowledgements

About

Webscraping web server built in python

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages