-
## Remote
100% Remote Work
## Salary Expectation
* $3200/month or $22/hour
## Requirements
* Python
* SQL
* Web technologies (HTTP, HTML/CSS)
* 2+ years development experience with Python…
-
Create a web scraper that extracts data from a website. You can choose to scrape news articles, stock prices, or any other information of interest.
-
Issue is to track efforts to improve the web scraping pipeline.
- [ ] Implement Pycookie
- [ ] Implement checks for custom scraper integration (if URL matches a predefined list, use the scraper fo…
-
Visit Professor Conrad's work on https://github.com/ucsb-cs8/selenium-scrape-ucsb-courses. The web scraper is inside WIP directory.
-
### Task Name:
Obtain Data from GeeksForGeeks using Web Crawing
### Resources
- Sample Web site: https://www.geeksforgeeks.org/variables-in-c/?ref=lbp
- Sample web site 2: https://www.geeksforgeeks.…
-
### Bug Description
## Description
Encountered a `JSONDecodeError` when attempting to crawl a website using spider with llama_index integration. The error occurs during the API POST request processi…
-
**Description:**
Create a web scraper that extracts data from a specified website and displays it in a structured format (e.g., JSON).
Technologies: Python (Beautiful Soup/Scrapy)
**Example:**
Ext…
-
a web scraper that fetches data from a webpage. Web scraping is a common task in Python, and libraries like requests and BeautifulSoup make it easy
-
Hey mate, I'm doing almost the exact same project at the moment as a beginner.
Your code is a lot better than mine in terms of the web scraping - I'm just diving into this topic.
I'm going to fo…
-
Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new
LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'.
Rate limit error: litellm.RateLimitError: Rat…