remove readme
This commit is contained in:
parent
d637f5f112
commit
a0e1728276
1 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# LinkedIn Jobs Scraper
|
<!-- # LinkedIn Jobs Scraper
|
||||||
|
|
||||||
A robust Go application that scrapes LinkedIn job postings with **retry logic**, **exponential backoff**, and **concurrent processing** using a streaming pipeline architecture.
|
A robust Go application that scrapes LinkedIn job postings with **retry logic**, **exponential backoff**, and **concurrent processing** using a streaming pipeline architecture.
|
||||||
|
|
||||||
|
|
@ -330,4 +330,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
|
||||||
|
|
||||||
## ⚠️ Disclaimer
|
## ⚠️ Disclaimer
|
||||||
|
|
||||||
This tool is for educational purposes. Please respect LinkedIn's Terms of Service and robots.txt. Use responsibly and consider rate limiting to avoid being blocked.
|
This tool is for educational purposes. Please respect LinkedIn's Terms of Service and robots.txt. Use responsibly and consider rate limiting to avoid being blocked. -->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue